| 10 |
remove ip=both for fixed ip-address, change to !# /bin/bash |
remove ip=both for fixed ip-address, change to !# /bin/bash |
| 11 |
* make-fai-bootfloppy.8: add example with fixed IP address |
* make-fai-bootfloppy.8: add example with fixed IP address |
| 12 |
* changes in package_config, added XFREE class |
* changes in package_config, added XFREE class |
| 13 |
* install_packages: add force-yes to apt-get install |
* install_packages: add force-yes to apt-get install, remove warnings |
| 14 |
|
from apt-cache output, limit number of packages used at once using |
| 15 |
|
$MAXPACKAGES |
| 16 |
* bug fix: /proc/cmdline info is trashed when reading a long kernel |
* bug fix: /proc/cmdline info is trashed when reading a long kernel |
| 17 |
command line |
command line |
| 18 |
* make-fai-nfsroot: create package list that depends on architecure, |
* make-fai-nfsroot: create package list that depends on architecure, |
| 19 |
make symlink for syslogd |
make symlink for syslogd |
| 20 |
* scripts/BOOT: add grub entry for memtest |
* scripts/BOOT: noew code for generating grub entries, add grub entry |
| 21 |
|
for memtest; add entries for re-installation |
| 22 |
* scripts/DEFAULT1/S01: do never fsck ext3 partitions; add -M to some |
* scripts/DEFAULT1/S01: do never fsck ext3 partitions; add -M to some |
| 23 |
fcopy calls; add user demo; use fcopy for /etc/kernel-img.conf |
fcopy calls; add user demo; use fcopy for /etc/kernel-img.conf |
| 24 |
* scripts/DEFAULT1/S20: enable tcp connections for X server for CS_KOELN |
* scripts/DEFAULT1/S20: enable tcp connections for X server for CS_KOELN |
| 25 |
* fcopy: add option -M and -b; add variables FCOPY_LASTLOG and |
* fcopy: add option -M and -b; add variables FCOPY_LASTLOG and |
| 26 |
FCOPY_UPDATELOG; remove substring from an ewarn call |
FCOPY_UPDATELOG; remove substring from an ewarn call |
| 27 |
* subroutines: append $FAI_ACTION to file $rcsfaivar |
* subroutines: append $FAI_ACTION to file $rcsfaivar; faiend must not |
| 28 |
|
reboot for SunOS |
| 29 |
* subroutines-linux: add support for fai-chboot |
* subroutines-linux: add support for fai-chboot |
| 30 |
* hook faiend.LAST renamed to savelog.LAST |
* hook faiend.LAST renamed to savelog.LAST |
| 31 |
* setup_harddisks: add XFS filesystem support, add sfdisk environment |
* setup_harddisks: add XFS filesystem support, add sfdisk environment |
| 38 |
detected, add network info to boot.log if booting from floppy with |
detected, add network info to boot.log if booting from floppy with |
| 39 |
fixed IP address |
fixed IP address |
| 40 |
* chkdebnames: bug in regex fixed |
* chkdebnames: bug in regex fixed |
| 41 |
* lib/create_resolv_conf: use resolv.conf from isntallserver if $DOMAIN |
* lib/create_resolv_conf: use resolv.conf from installserver if $DOMAIN |
| 42 |
is not defined |
is not defined |
| 43 |
* lib/task_sysinfo: call programm sysinfo if available |
* lib/task_sysinfo: call programm sysinfo if available |
| 44 |
* scripts/NETWORK1/S40: copy /etc/network/interfaces /etc/hosts /etc/networks |
* scripts/NETWORK1/S40: copy /etc/network/interfaces /etc/hosts /etc/networks |
| 51 |
* utils move back to doc/examples/utils directory |
* utils move back to doc/examples/utils directory |
| 52 |
* utils/rshall: add exclude function |
* utils/rshall: add exclude function |
| 53 |
* class/06hwdetect.source tries to detect video card |
* class/06hwdetect.source tries to detect video card |
| 54 |
|
* Makefile: do not create symlinks (closes: #195377), new directories |
| 55 |
|
for examples |
| 56 |
|
* rcS_fai: compute and print installation time in seconds |
| 57 |
|
|
| 58 |
-- Thomas Lange <lange@debian.org> Thu, 24 Jul 2003 12:48:22 +0200 |
-- Thomas Lange <lange@debian.org> Wed, 6 Aug 2003 00:56:55 +0200 |
| 59 |
|
|
| 60 |
fai (2.4.1) unstable; urgency=low |
fai (2.4.1) unstable; urgency=low |
| 61 |
|
|