| 1 |
fai (2.4) unstable; urgency=low |
fai (2.4beta) unstable; urgency=low |
| 2 |
|
|
| 3 |
* use command fai-class to define classes |
* use command fai-class to define classes |
| 4 |
* bootsector: do not use dpkg to get hardware architecture |
* bootsector: do not use dpkg to get hardware architecture |
| 10 |
rdev, remove packages that are already installed by debootstrap, new |
rdev, remove packages that are already installed by debootstrap, new |
| 11 |
option for mknbi-linux, always do setup for dhcp and bootp, write PATH |
option for mknbi-linux, always do setup for dhcp and bootp, write PATH |
| 12 |
to /root/.profile, correct location for syslog.conf, copy sources.list |
to /root/.profile, correct location for syslog.conf, copy sources.list |
| 13 |
from /etc/fai if available |
from /etc/fai if available, add diversion for discover |
| 14 |
* scripts/BOOT: echo each kernel module to a seperate line in, add |
* scripts/BOOT: echo each kernel module to a seperate line in, add |
| 15 |
supoprt for kernel using initrd, use fcopy for lilo.conf and menu.lst, |
supoprt for kernel using initrd, use fcopy for lilo.conf and menu.lst, |
| 16 |
/etc/modules, lilo.conf can also boot the old kernel, add initrd |
/etc/modules, lilo.conf can also boot the old kernel, add initrd |
| 21 |
* lib/subroutines*: better regex for matching disks in /proc/partitions, |
* lib/subroutines*: better regex for matching disks in /proc/partitions, |
| 22 |
task_sysinfo, prepare_apt, add link last to last action performed, new |
task_sysinfo, prepare_apt, add link last to last action performed, new |
| 23 |
variable $LOGSERVER, list_disks move to a external script, disable |
variable $LOGSERVER, list_disks move to a external script, disable |
| 24 |
debugging output in ifclass() |
debugging output in ifclass(), write exit status of scripts and hook |
| 25 |
|
to status.log and stdout |
| 26 |
* DEFAULT/S01: install $addpackages with one dpkg call, installation of |
* DEFAULT/S01: install $addpackages with one dpkg call, installation of |
| 27 |
default kernel creates symlinks in /, make /root accessable only by |
default kernel creates symlinks in /, make /root accessable only by |
| 28 |
root, use fcopy -r to copy all dot files for the root account |
root, use fcopy -r to copy all dot files for the root account |
| 68 |
* debian/rules: use dh_installman to install manual pages |
* debian/rules: use dh_installman to install manual pages |
| 69 |
* ATA33.var no longer needed, no tuning via hdparm in *.var |
* ATA33.var no longer needed, no tuning via hdparm in *.var |
| 70 |
|
|
| 71 |
-- Thomas Lange <lange@debian.org> Thu, 19 Dec 2002 19:30:43 +0100 |
-- Thomas Lange <lange@debian.org> Mon, 13 Jan 2003 18:41:48 +0100 |
| 72 |
|
|
| 73 |
fai (2.3.4) unstable; urgency=low |
fai (2.3.4) unstable; urgency=low |
| 74 |
|
|