2017-11-07 Fred Gleason <fredg@paravelsystems.com>

* Removed 'docs/NOW+NEXT.txt'.
	* Removed 'docs/WIN32.txt'.
	* Removed 'docs/copy_split_format.odt'.
	* Moved remaining unformatted notes to 'docs/misc/.
This commit is contained in:
Fred Gleason
2017-11-07 07:43:59 -05:00
parent 0575739834
commit 1e0c305276
19 changed files with 53 additions and 109 deletions

View File

@@ -30,7 +30,8 @@ uninstall:
rm -f $(DESTDIR)/$(sysconfdir)/rd-bin.conf
rm -f $(DESTDIR)/etc/pam.d/rivendell
EXTRA_DIST = my.cnf-master\
EXTRA_DIST = asound.conf-sample\
my.cnf-master\
my.cnf-standby\
rd-bin.conf.in\
rd.conf-sample\

11
conf/asound.conf-sample Normal file
View File

@@ -0,0 +1,11 @@
# *** Start of Rivendell configuration generated by rdalsaconfig(1) ***
pcm.rd0 {
type hw
card 0
device 0
}
ctl.rd0 {
type hw
card 0
}
# *** End of Rivendell configuration generated by rdalsaconfig(1) ***