| 1 |
|
ai (2.3.5) unstable; urgency=low |
| 2 |
|
|
| 3 |
|
* bootsector: do not use dpkg to get hardware architecture |
| 4 |
|
* a lot of spelling mistakes corrected. Thanks Era! (closes: # 155735) |
| 5 |
|
* control: correct name for Debian distribution (closes: #150887) |
| 6 |
|
* make-fai-nfsroot: add -l to tar when creating base.tgz (closes: #151173), |
| 7 |
|
add noatime to mount, new mknbi-linux options, check for existence of |
| 8 |
|
mknbi-linux (closes: #167900) |
| 9 |
|
* scripts/BOOT: echo each kernel module to a seperate line in |
| 10 |
|
/etc/modules, lilo.conf can also boot the old kernel |
| 11 |
|
* scripts/LAST: add call: apt-get -f install |
| 12 |
|
* ftar: conditional rm -rf |
| 13 |
|
* test if mknbi-linux is available (closes: #167900) |
| 14 |
|
* make-fai-bootfloppy: rmdir lost+found to get more space on floppy |
| 15 |
|
* DEFAULT/S01: install $addpackages with one dpkg call |
| 16 |
|
* bug fix: hooks can now skip its task again |
| 17 |
|
* NFS file systems are also mounted with noatime. |
| 18 |
|
* rcS_fai: create var/run/sshd directory |
| 19 |
|
* scripts/USB: fix option for echo |
| 20 |
|
* scripts/FAI_BOOTPART: missing $target added |
| 21 |
|
* scripts/DEFAULT/S01: make /root accessable only by root |
| 22 |
|
|
| 23 |
|
-- Thomas Lange <lange@debian.org> Thu, 21 Nov 2002 17:05:44 +0100 |
| 24 |
|
|
| 25 |
fai (2.3.4) unstable; urgency=low |
fai (2.3.4) unstable; urgency=low |
| 26 |
|
|
| 27 |
* default name for fai kernel-image has changed |
* default name for fai kernel-image has changed |
| 151 |
* added prtnetgr; change netgroup example and script all_hosts to use it |
* added prtnetgr; change netgroup example and script all_hosts to use it |
| 152 |
* fcopy: added debug message if executing postinst, ignore CVS |
* fcopy: added debug message if executing postinst, ignore CVS |
| 153 |
directories, use File::Find, now sets envionment variables $target and |
directories, use File::Find, now sets envionment variables $target and |
| 154 |
$FAI_ROOT, bug fix in -d option, new options -L and -P, |
$FAI_ROOT, bug fix in -d option, new options -L and -P |
| 155 |
* KERNELVERSION not needed in fai.conf, now automaticly determined in |
* KERNELVERSION not needed in fai.conf, now automaticly determined in |
| 156 |
make-fai-* scripts |
make-fai-* scripts |
| 157 |
* FAI_FILES removed |
* FAI_FILES removed |
| 438 |
installs additionals packages: lvm raidtool2 ext2resize sshd dhcp-lient |
installs additionals packages: lvm raidtool2 ext2resize sshd dhcp-lient |
| 439 |
flag verbose controls output level |
flag verbose controls output level |
| 440 |
nfsroot is created without any interaction |
nfsroot is created without any interaction |
| 441 |
base2_2.tgz is fetched via wget, if it's not found in /tmp |
base2_2.tgz is fetched via wget if it's not found in /tmp |
| 442 |
|
|
| 443 |
* new start-stop-daemon script instead of symlink to fake it |
* new start-stop-daemon script instead of symlink to fake it |
| 444 |
|
|