- split up guest.init (/etc/init.d/plc inside the chroot) into
authorMark Huang <mlhuang@cs.princeton.edu>
Thu, 6 Apr 2006 21:51:59 +0000 (21:51 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Thu, 6 Apr 2006 21:51:59 +0000 (21:51 +0000)
commitf872afaa7976264819814d3e3289e020c0f77eae
treeef9879dd1d7007845de4ac9527cbdcd1598f16a5
parentaa01fb58ea2ae1bf9fd40028ea98754c0e8ce808
- split up guest.init (/etc/init.d/plc inside the chroot) into
  separate steps installed in /etc/plc.d/ for scalability
14 files changed:
build.sh
guest.init
plc.d/api [new file with mode: 0755]
plc.d/bootcd [new file with mode: 0755]
plc.d/bootmanager [new file with mode: 0755]
plc.d/crond [new file with mode: 0755]
plc.d/functions [new file with mode: 0644]
plc.d/gpg [new file with mode: 0755]
plc.d/httpd [new file with mode: 0755]
plc.d/network [new file with mode: 0755]
plc.d/postgresql [new file with mode: 0755]
plc.d/ssh [new file with mode: 0755]
plc.d/ssl [new file with mode: 0755]
plc.d/syslog [new file with mode: 0755]