Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/etc



Module Name:    basesrc
Committed By:   lukem
Date:           Sat Oct 13 14:22:12 UTC 2001

Modified Files:
        basesrc/etc: Makefile security
Added Files:
        basesrc/etc: changelist

Log Message:
A few more changes, from more discussions with Andrew Brown.
- Resurrect /etc/changelist, even if it's an "empty" file by default,
  because it's easier to use than /etc/mtree/special.local for adding
  a couple of simple files. Back by popular demand (hi @@@! :-)
- Add /etc/rc.d/* to the list of "dynamic" files; this notices changes
  in user-added scripts
- Only calculate the mtree -I nomail list once, and re-use
- Use "cat foo | while read file" instead of "for file in `cat foo`" ;
  handles whitespace better...


To generate a diff of this commit:
cvs rdiff -r1.183 -r1.184 basesrc/etc/Makefile
cvs rdiff -r0 -r1.24 basesrc/etc/changelist
cvs rdiff -r1.67 -r1.68 basesrc/etc/security

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index