diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2011-05-04 18:55:08 +0000 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2011-05-04 18:55:08 +0000 |
commit | 0461c5843310c5c51bf43b0835f180492e32f579 (patch) | |
tree | f26f48abfbde223adc9630d9becba10aa6f1f7b9 /sys/lib | |
parent | e9a55e0333d2da1f0f3a129310cf210684590494 (diff) |
add cpu server to the installer; add more files for cpu server; make sure they are included on the cd-rom.
Diffstat (limited to 'sys/lib')
-rw-r--r-- | sys/lib/sysconfig/proto/cdproto | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/sys/lib/sysconfig/proto/cdproto b/sys/lib/sysconfig/proto/cdproto index 5fdcc67b0..dc4a55864 100644 --- a/sys/lib/sysconfig/proto/cdproto +++ b/sys/lib/sysconfig/proto/cdproto @@ -3,10 +3,13 @@ gid=sys adm d775 adm adm uid=adm gid=adm + keys.who 665 timezone d775 * cfg d775 + +cron d777 sys sys + bootes d775 bootes bootes fd d775 lib d775 + @@ -16,6 +19,8 @@ mail d775 upas upas uid=upas gid=upas box d775 + bootes d775 bootes bootes + mbox a662 bootes bootes glenda d775 glenda glenda mbox a662 glenda glenda faxoutqueue d777 @@ -88,7 +93,8 @@ sys d775 lib d775 skip=\.(pyo|pyc)$ + - log d775 + log d777 sys sys + cron a664 bootes bootes man d775 + src d775 @@ -97,6 +103,17 @@ sys d775 tmp d555 usr d775 + bootes d775 bootes bootes + uid=bootes + gid=bootes + bin d775 + 386 d775 + + + rc d775 + + + lib d775 + * + tmp d775 glenda d775 glenda glenda uid=glenda gid=glenda |