| 1 |
fai (2.5.5beta) unstable; urgency=low |
fai (2.5.5beta) unstable; urgency=low |
| 2 |
|
|
| 3 |
|
* fai.conf: move make-fai-nfsroot specific variables to make-fai-nfsroot.conf |
| 4 |
* fix typo in lib/get-boot-info (closes: #242739, #239405) |
* fix typo in lib/get-boot-info (closes: #242739, #239405) |
| 5 |
* fix link in fai-guide.sgml (closes: #237794) |
* fix link in fai-guide.sgml (closes: #237794) |
| 6 |
* fix typo in make-fai-bootfloppy.8 (closes: #238608) |
* fix typo in make-fai-bootfloppy.8 (closes: #238608) |
| 11 |
nfsroot, do not copy bootsector, use mkelf-linux, new code for |
nfsroot, do not copy bootsector, use mkelf-linux, new code for |
| 12 |
creating timezone and localtime (closes: #201440), always show |
creating timezone and localtime (closes: #201440), always show |
| 13 |
$NFSROOT when copying verbosely, insert newline before adding |
$NFSROOT when copying verbosely, insert newline before adding |
| 14 |
$FAI_LOCAL_REPOSITORY to sources.list |
$FAI_LOCAL_REPOSITORY to sources.list, warning if $FAI_SOURCES_LIST is |
| 15 |
|
used, use new make-fai-nfsroot.conf file |
| 16 |
* create_ramdisk: use tmpfs instead of shm, create dir for discover |
* create_ramdisk: use tmpfs instead of shm, create dir for discover |
| 17 |
* fcopy: -i always exists with 0 |
* fcopy: -i always exists with 0 |
| 18 |
* rcS_fai: if a file /.nocolorlogo exists, do not enable colored |
* rcS_fai: if a file /.nocolorlogo exists, do not enable colored |
| 27 |
* fai-savelog: copy LOGDIR recursively, add remote log method none, |
* fai-savelog: copy LOGDIR recursively, add remote log method none, |
| 28 |
add -xdev to find |
add -xdev to find |
| 29 |
* subroutines: use /proc/uptime to determine installation time, use $() |
* subroutines: use /proc/uptime to determine installation time, use $() |
| 30 |
instead of backticks, set terror when error occurs |
instead of backticks, set terror when error occurs, add catnc() |
| 31 |
* subroutines-linux: set terror if error, add sndmon TASKERROR, do not |
* subroutines-linux: set terror if error, add sndmon TASKERROR, do not |
| 32 |
copy kernel image and initrd to install server |
copy kernel image and initrd to install server |
| 33 |
* faimond: always flush output |
* faimond: always flush output |
| 34 |
* fai-chboot: add option -o, special treatment of hostname default, also |
* fai-chboot: add option -o, special treatment of hostname default, also |
| 35 |
list default config file when using -l |
list default config file when using -l |
| 36 |
* instaqll_packages: calling system with array should be more efficient |
* install_packages: calling system with array should be more efficient |
| 37 |
* bootsector, bootsector.8 removed |
* bootsector, bootsector.8 removed |
| 38 |
* class/LAST.var: removed because $hdparm is not needed any more |
* class/LAST.var: removed because $hdparm is not needed any more |
| 39 |
* class/70partition: remove definition of class FAI_BOOTPART |
* class/70partition: remove definition of class FAI_BOOTPART |
| 40 |
* class/01alias: remove unimportant examles |
* class/01alias: remove unimportant examles, remove catnc definition, |
| 41 |
|
remove beowulf example |
| 42 |
* DEFAULT/S01: remove copying of bootsector, remove our local stuff |
* DEFAULT/S01: remove copying of bootsector, remove our local stuff |
| 43 |
* scripts/BOOT: grub-install does not probe floppy drive, use bash, |
* scripts/BOOT: grub-install does not probe floppy drive, use bash, |
| 44 |
replace backtics with $() |
replace backtics with $() |
| 48 |
bigger, /usr smaller |
bigger, /usr smaller |
| 49 |
* package_config/*: adjust package names to sarge distribution |
* package_config/*: adjust package names to sarge distribution |
| 50 |
* S40: remove NISLPRCLIENT and bootptab stuff |
* S40: remove NISLPRCLIENT and bootptab stuff |
| 51 |
|
* mkdebmirror: mirror woody and sarge in one directory |
| 52 |
* new FAQ |
* new FAQ |
| 53 |
* THANKS: juergen added |
* THANKS: juergen added |
| 54 |
|
|
| 55 |
-- Thomas Lange <lange@debian.org> Tue, 6 Jul 2004 15:49:59 +0200 |
-- Thomas Lange <lange@debian.org> Thu, 8 Jul 2004 23:39:20 +0200 |
| 56 |
|
|
| 57 |
fai (2.5.4) unstable; urgency=low |
fai (2.5.4) unstable; urgency=low |
| 58 |
|
|
| 153 |
* subroutines: add sndmon messages, script should be bash script, change |
* subroutines: add sndmon messages, script should be bash script, change |
| 154 |
debug code in ifclass |
debug code in ifclass |
| 155 |
* install_packages: remove pinning info before checking for misspelt |
* install_packages: remove pinning info before checking for misspelt |
| 156 |
package name |
package name, usage() points to the man page |
| 157 |
* fai-setup: chown of /boot/fai |
* fai-setup: chown of /boot/fai |
| 158 |
* utils/softupdate, lib/prepare_apt: use dist-upgrade |
* utils/softupdate, lib/prepare_apt: use dist-upgrade |
| 159 |
* debian/compat created and debian/conffiles removed |
* debian/compat created and debian/conffiles removed |