| 11 |
automaticly determine kernel version; added get_kernel_version(), |
automaticly determine kernel version; added get_kernel_version(), |
| 12 |
copies /etc/fai/.cvspass to nfsroot, can now write the floppy image to |
copies /etc/fai/.cvspass to nfsroot, can now write the floppy image to |
| 13 |
a file |
a file |
| 14 |
|
added call_with_stamp subroutine, for easy creation of stamps |
| 15 |
|
Tue Jan 29 20:19:27 CST 2002 -- Chad Walstrom <chad@debian.org> |
| 16 |
|
Added support to run script as a recovery operation. This is a |
| 17 |
|
glue-script; we may as well provide the ability to fix problems and |
| 18 |
|
continue. Changes include: |
| 19 |
|
- Adding a RUNDIR environment variable |
| 20 |
|
- A command line option "-r" for recover operations |
| 21 |
|
- logic tests and stampfiles to appropriate function calls |
| 22 |
|
Checked for existance of character file dev/boot255 before calling mknod. |
| 23 |
|
Checked for existance of $NFSROOT/proc/modules file before calling |
| 24 |
|
umount $NFSROOT/proc |
| 25 |
|
Recursively copies contents of /etc/fai/ directory (good if using CVS) |
| 26 |
* conf/fai_modules_off: more modules turned off |
* conf/fai_modules_off: more modules turned off |
| 27 |
* lib/subroutines: /dev/ida/ and /dev/rd/ support in |
* lib/subroutines: /dev/ida/ and /dev/rd/ support in |
| 28 |
subroutine:umount_local_disks, added $netdevices_up, use $tfsab |
subroutine:umount_local_disks, added $netdevices_up, use $tfsab |
| 43 |
* Files added: THANKS, preinst, prtnetgr, pxelinux.cfg |
* Files added: THANKS, preinst, prtnetgr, pxelinux.cfg |
| 44 |
* Manual pages added fai-setup, install_packages, make-fai-bootfloppy, |
* Manual pages added fai-setup, install_packages, make-fai-bootfloppy, |
| 45 |
make-fai-nfroot |
make-fai-nfroot |
| 46 |
|
* add auto.master and auto.scratch config for kernel automounter |
| 47 |
* mkdebmirror: use passive ftp mode |
* mkdebmirror: use passive ftp mode |
| 48 |
|
* added autofs to package_CONFIG/BEOWULF |
| 49 |
* debian/prerm: do nothing when upgrading package |
* debian/prerm: do nothing when upgrading package |
| 50 |
* new standards version 3.5.6 |
* new standards version 3.5.6 |
| 51 |
|
|