| 1 |
fai (2.5.5beta) unstable; urgency=low |
fai (2.6) unstable; urgency=low |
| 2 |
|
|
| 3 |
* fai.conf: move make-fai-nfsroot specific variables to make-fai-nfsroot.conf |
* 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) |
| 10 |
boot-menu.b, added support for old an new lilo |
boot-menu.b, added support for old an new lilo |
| 11 |
* make-fai-nfsroot: add package dmidecode for some archs, add |
* make-fai-nfsroot: add package dmidecode for some archs, add |
| 12 |
module-init-tools, libapt-pkg-perl, smartmontools, usbutils, lvm2, |
module-init-tools, libapt-pkg-perl, smartmontools, usbutils, lvm2, |
| 13 |
raidtools2, remove portmap package, jove to nfsroot, do not copy |
raidtools2, hwinfo, remove portmap package, jove to nfsroot, do not |
| 14 |
bootsector, use mkelf-linux, |
copy bootsector, use mkelf-linux, |
| 15 |
new code for creating timezone and localtime (closes: #201440), always |
new code for creating timezone and localtime (closes: #201440), always |
| 16 |
show $NFSROOT when copying verbosely, insert newline before adding |
show $NFSROOT when copying verbosely, insert newline before adding |
| 17 |
$FAI_LOCAL_REPOSITORY to sources.list, warning if $FAI_SOURCES_LIST is |
$FAI_LOCAL_REPOSITORY to sources.list, warning if $FAI_SOURCES_LIST is |
| 18 |
used, use new make-fai-nfsroot.conf file, divert discover-modprobe, |
used, use new make-fai-nfsroot.conf file, divert discover-modprobe, |
| 19 |
add -q to depmod, create var/state dir |
add -q to depmod, create var/state dir, add subroutine fdivert(), |
| 20 |
|
use fdivert instead ov ln or mv commands |
| 21 |
* create_ramdisk: use tmpfs instead of shm, create dir for discover |
* create_ramdisk: use tmpfs instead of shm, create dir for discover |
| 22 |
* fcopy: -i always exists with 0 |
* fcopy: -i always exists with 0 |
| 23 |
* rcS_fai: if a file /.nocolorlogo exists, do not enable colored |
* rcS_fai: if a file /.nocolorlogo exists, do not enable colored |
| 35 |
add -xdev to find |
add -xdev to find |
| 36 |
* subroutines: use /proc/uptime to determine installation time, use $() |
* subroutines: use /proc/uptime to determine installation time, use $() |
| 37 |
instead of backticks, set terror when error occurs, add catnc(), |
instead of backticks, set terror when error occurs, add catnc(), |
| 38 |
report FAI_FLAGS in one line |
report FAI_FLAGS in one line, send message to faimond when starting a |
| 39 |
|
hook |
| 40 |
* subroutines-linux: set terror if error, add sndmon TASKERROR, do not |
* subroutines-linux: set terror if error, add sndmon TASKERROR, do not |
| 41 |
copy kernel image and initrd to install server, remove echo command |
copy kernel image and initrd to install server, remove echo command |
| 42 |
when defining kernel append parameters as variables |
when defining kernel append parameters as variables |
| 43 |
* faimond: always flush output |
* faimond: always flush output |
| 44 |
* fai-chboot: add option -o, special treatment of hostname default, also |
* fai-chboot: add option -o, special treatment of hostname default, also |
| 45 |
list default config file when using -l, die with error message if |
list default config file when using -l, die with error message if |
| 46 |
hostname is unknown |
hostname is unknown, remove path from program name |
| 47 |
* install_packages: add option -L, calling system with array should be |
* install_packages: add option -L, calling system with array should be |
| 48 |
more efficient, new code for detecting unknown package names uses |
more efficient, new code for detecting unknown package names uses |
| 49 |
AptPkg, add subroutine mkpackagelist(), remove path from program name |
AptPkg, add subroutine mkpackagelist(), remove path from program name |
| 66 |
* new FAQ |
* new FAQ |
| 67 |
* THANKS: juergen added |
* THANKS: juergen added |
| 68 |
|
|
| 69 |
-- Thomas Lange <lange@debian.org> Fri, 23 Jul 2004 12:09:35 +0200 |
-- Thomas Lange <lange@debian.org> Mon, 26 Jul 2004 17:22:44 +0200 |
| 70 |
|
|
| 71 |
fai (2.5.4) unstable; urgency=low |
fai (2.5.4) unstable; urgency=low |
| 72 |
|
|
| 168 |
debug code in ifclass |
debug code in ifclass |
| 169 |
* install_packages: remove pinning info before checking for misspelt |
* install_packages: remove pinning info before checking for misspelt |
| 170 |
package name, usage() points to the man page |
package name, usage() points to the man page |
| 171 |
* fai-setup: chown of /boot/fai |
* fai-setup: chown of /boot/fai, pass all fai-setup options to |
| 172 |
|
make-fai-nfsroot (closes: #255830), fix hostname detection when |
| 173 |
|
hostname includes a dash - |
| 174 |
* utils/softupdate, lib/prepare_apt: use dist-upgrade |
* utils/softupdate, lib/prepare_apt: use dist-upgrade |
| 175 |
* debian/compat created and debian/conffiles removed |
* debian/compat created and debian/conffiles removed |
| 176 |
* scripts/DEFAULT1/S20: add noatime,actimeo=900 options, add linux logo |
* scripts/DEFAULT1/S20: add noatime,actimeo=900 options, add linux logo |