| 1 |
fai (2.5.5beta) unstable; urgency=low |
fai (2.6.6beta) unstable; urgency=medium |
| 2 |
|
|
| 3 |
|
* 06hwdetect.source: add comment, add class NVIDIA which not currently |
| 4 |
|
used, bug fix: correct SCSI detect 2.6 kernel, replace backticks with $(), |
| 5 |
|
discard error messages from modprobe, enable dma mode for ide devices |
| 6 |
|
(with fai CD it was not enabled) |
| 7 |
|
* make-fai-nfsroot: use "" when testing variables, add link for |
| 8 |
|
discover, remove resolv.conf created by debootstrap (closes: #281264), |
| 9 |
|
create list of all packages in base.tgz, add packages for x86_64, |
| 10 |
|
remove unneeded files in $FSROOT/etc/fai |
| 11 |
|
* ftar: bug fix do not do recursive removal if $target/$dir is / |
| 12 |
|
* fai-guide.sgml: fix typos (closes: #287150) |
| 13 |
|
* make-fai-bootfloppy: bug fix: support /media directory, choose last |
| 14 |
|
installed kernel if more than one kernel is installed in nfsroot |
| 15 |
|
* setup_harddisks: bug fix: redefined mountpoint are too often reported, |
| 16 |
|
allow space before primary and logical keyword |
| 17 |
|
* create_ramdisk: bug fix: make directory for discover |
| 18 |
|
* fai-setup: typo in variable name (closes: #289271), reload nfs server |
| 19 |
|
instead of restart, read make-fai-nfsroot.conf, use variable |
| 20 |
|
FAICLIENTS |
| 21 |
|
* share/subroutines: bug fix: cd to / so umount -a will not fail too |
| 22 |
|
often, kill sshd before rebooting, umount $target/proc before |
| 23 |
|
umounting all otger file systems, copy FAI_CLASSES variables.sh |
| 24 |
|
disk_var.sh to $target/var/log/fai |
| 25 |
|
* fai-chboot: bug fix: do not fail on subnet IP addresses |
| 26 |
|
* install_packages: add option -f and -i, add command{pending}, |
| 27 |
|
command{dpkgc}, print max number of packages only in verbose mode |
| 28 |
|
* install_packages.8: add option -f and -i, add info about |
| 29 |
|
install_packages.conf |
| 30 |
|
* rcS_fai: remount / with noatime, set variables if booting from CD |
| 31 |
|
* DEFAULT/S01: add copying of /etc/modules |
| 32 |
|
* DEFAULT/S10: add message where grub writes boot record |
| 33 |
|
* package_config/DEMO: replace install with aptitude |
| 34 |
|
* make-fai-nfsroot.conf: add variable FAICLIENTS, remove package dpkg-dev |
| 35 |
|
* script/LAST: enable shadow passwords for passwd and group in examples |
| 36 |
|
* task_sysinfo: call hwinfo if available |
| 37 |
|
* fai-class: make it a bash script, replace backticks `` with $() |
| 38 |
|
* fai-savelog: do not save remotely if $LOGSERVER is not set |
| 39 |
|
* new command fai-mirror and manual page fai-mirror.1 |
| 40 |
|
|
| 41 |
|
-- Thomas Lange <lange@debian.org> Tue, 11 Jan 2005 23:34:07 +0100 |
| 42 |
|
|
| 43 |
|
fai (2.6.5) unstable; urgency=medium |
| 44 |
|
|
| 45 |
|
* install_packages: bug fix. Do not remove package names which are |
| 46 |
|
search patterns for aptitude, read /etc/fai/install_packages.conf if |
| 47 |
|
it exists |
| 48 |
|
* hooks/savelog.LAST: add patterns that will be ignored |
| 49 |
|
* fcopy: add support for svn and arch, add option -I, use variable |
| 50 |
|
$FCOPY_IGNOREDIRS if set |
| 51 |
|
* fcopy.8: add option -I |
| 52 |
|
|
| 53 |
|
-- Thomas Lange <lange@debian.org> Thu, 11 Nov 2004 15:14:08 +0100 |
| 54 |
|
|
| 55 |
|
fai (2.6.4) unstable; urgency=medium |
| 56 |
|
|
| 57 |
|
* add missing Beowulf examples |
| 58 |
|
* fai-guide.sgml: fix error in link |
| 59 |
|
* fai-start-stop-daemon: add short options, because so some init.d |
| 60 |
|
scripts use them |
| 61 |
|
* rcS_fai: do not use -t when remounting |
| 62 |
|
* make-fai-nfsroot: print error when $KERNELPACKAGE is not found, add a |
| 63 |
|
package for alpha architecture |
| 64 |
|
* share/subroutines: do not dump variable $HOME and $PWD to variables.sh |
| 65 |
|
* doc/QUESTIONNAIRE: typos, add example for answer |
| 66 |
|
* install_packages: use warn instead of print for warning and verbose |
| 67 |
|
messages, add aptitude support |
| 68 |
|
* Fai.pm: add () to subroutine calls |
| 69 |
|
* prerm: do not exit when nfs server reload fails (closes: #279024) |
| 70 |
|
* setup_harddisks: add $devdisklist to call of sfdisk (closes: #276033) |
| 71 |
|
* preparte_apt: divert programs before calling apt-get update |
| 72 |
|
* subroutines-linux: redirect stdin of install_packages unless in debug |
| 73 |
|
mode (closes: #264727) |
| 74 |
|
|
| 75 |
|
-- Thomas Lange <lange@debian.org> Mon, 8 Nov 2004 14:38:58 +0100 |
| 76 |
|
|
| 77 |
|
fai (2.6.3) unstable; urgency=high |
| 78 |
|
|
| 79 |
|
* subroutines: remove $rootpw from variables.sh (closes: #270871) |
| 80 |
|
* update to kernel 2.4.27 |
| 81 |
|
* make-fai-nfsroot: force link creation of ifstate (closes: #270463), |
| 82 |
|
use /etc/shadow in $NFSROOT |
| 83 |
|
* make-fai-makefsroot.conf: add xfsprogs and xfsdump packages, adjust |
| 84 |
|
size, install with chmod 0600 (closes: #270666, #271113) |
| 85 |
|
* DEFAULT/S10: removed: add auto to /etc/modules |
| 86 |
|
* class/DEFAULT.var: use single quotes instead of double quotes, |
| 87 |
|
$kappend contains kernel parameters, new default kernel package |
| 88 |
|
kernel-image-2.4.27-1-386 |
| 89 |
|
* scripts/DEFAULT/S20: remove unused action |
| 90 |
|
* packages_config/DEFAULT: add iproute to NETTOOLS |
| 91 |
|
* make-fai-nfsroot.8: add info about make-fai-nfsroot.conf, |
| 92 |
|
add option -K which first removes all kernels from nfsroot |
| 93 |
|
(make-fai-bootlfoppy is broken if multiple kernels are in the nfsroot) |
| 94 |
|
* fai-setup: add option -e which does not set up nfs environment, which |
| 95 |
|
may hang some production systems for a while |
| 96 |
|
* fai-setup.8: add info for new option |
| 97 |
|
* Makefile: install make-fai-nfsroot.conf with 0600 |
| 98 |
|
|
| 99 |
|
-- Thomas Lange <lange@debian.org> Mon, 13 Sep 2004 18:40:36 +0200 |
| 100 |
|
|
| 101 |
|
fai (2.6.2) unstable; urgency=high |
| 102 |
|
|
| 103 |
|
* install_packages: fix broken taskinst action, workaround for new |
| 104 |
|
tasksel behaviour |
| 105 |
|
* DEFAULT/S10: fix broken grub entry for FAI_BOOTPART when two kernels |
| 106 |
|
are in the nfsroot |
| 107 |
|
* fai-chboot: add option -e the opposite of -r, uses nearly the same code |
| 108 |
|
|
| 109 |
|
-- Thomas Lange <lange@debian.org> Thu, 26 Aug 2004 20:09:15 +0200 |
| 110 |
|
|
| 111 |
|
fai (2.6.1) unstable; urgency=medium |
| 112 |
|
|
| 113 |
|
* catnc() greps through more than one file |
| 114 |
|
* changlog messages of fai-setup moved from 2.5.2 to 2.6 |
| 115 |
|
* hooks/savelog.LAST: add package names which include the string "error" |
| 116 |
|
as ignorepatterns |
| 117 |
|
* make-fai-nfsroot.conf: add portmap again, since nis setup needs it |
| 118 |
|
* make-fai-nfsroot: add option -k which installs a new kernel for the |
| 119 |
|
nfsroot (closes: #256187), /root/.profile sources variables.sh, test |
| 120 |
|
if $NFSROOT/prco/self exists before umount, kernel_install() includes |
| 121 |
|
all code for installing the kernel, create dir $NFSROOT/var/state only |
| 122 |
|
when not already existing, call umount_dirs and reset trap exit for |
| 123 |
|
normal finishing script |
| 124 |
|
* control: recommends dhcp3-server (closes: #263260), update to |
| 125 |
|
standards 3.6.1, remove sp from build-depends |
| 126 |
|
* rcsfai.var is not needed any more |
| 127 |
|
* share/subroutines: do not dump readonly variables to variables.sh |
| 128 |
|
* faireboot: make it a bash script, source variables.sh, source |
| 129 |
|
subroutines, send message to faimond |
| 130 |
|
* fai-divert: do not execute if dpkg-divert is not available |
| 131 |
|
* install_pacakges: add support for tasksel remove, set default number |
| 132 |
|
of packages from 4711 to 99 |
| 133 |
|
* package_config/COMPILE: replace task c-dev by list of packages names |
| 134 |
|
* prepare_apt: make diversion of invoke-rc.d |
| 135 |
|
* rules: call dh_clean after make clean |
| 136 |
|
* prerm: test if $nfsserver is empty (closes: #263906) |
| 137 |
|
* NETWORK/S40: remove /etc/hosts from fcopy list |
| 138 |
|
* DEFAULT/S20: add async to export options |
| 139 |
|
* fai-savelog: define $HOSTNAME to output of command hostname |
| 140 |
|
* subroutines-linux: task_chboot() use `hostname` instead of $HOSTNAME, |
| 141 |
|
sndmon() use $sndhostname instead of $HOSTNAME |
| 142 |
|
* remove doc/README.package_problems |
| 143 |
|
* fai-guide.sgml: add hint about dhcpd/nfsroot (closes: #264486), fix |
| 144 |
|
typos |
| 145 |
|
|
| 146 |
|
-- Thomas Lange <lange@debian.org> Mon, 9 Aug 2004 14:02:13 +0200 |
| 147 |
|
|
| 148 |
|
fai (2.6) unstable; urgency=low |
| 149 |
|
|
| 150 |
|
* fai-setup: fix hostname detection when hostname includes a dash -, |
| 151 |
|
pass all fai-setup options to make-fai-nfsroot (closes: #255830) |
| 152 |
* 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 |
| 153 |
* fix typo in lib/get-boot-info (closes: #242739, #239405) |
* fix typo in lib/get-boot-info (closes: #242739, #239405) |
| 154 |
* fix link in fai-guide.sgml (closes: #237794) |
* fix link in fai-guide.sgml (closes: #237794) |
| 155 |
* fix typo in make-fai-bootfloppy.8 (closes: #238608) |
* fix typo in make-fai-bootfloppy.8 (closes: #238608) |
| 156 |
* make-fai-bootfloppy: change lilo labels in (closes: #248955), |
* make-fai-bootfloppy: change lilo labels in (closes: #248955), |
| 157 |
check if -s option is IP-address or hostname, new path for stage files |
check if -s option is IP-address or hostname, new path for stage |
| 158 |
|
files, remove install= line for lilo.conf, newer lilo does not need |
| 159 |
|
boot-menu.b, added support for old an new lilo |
| 160 |
* make-fai-nfsroot: add package dmidecode for some archs, add |
* make-fai-nfsroot: add package dmidecode for some archs, add |
| 161 |
module-init-tools, libapt-pkg-perl, smartmontools, usbutils, lvm2, |
module-init-tools, libapt-pkg-perl, smartmontools, usbutils, lvm2, |
| 162 |
raidtools2, jove to nfsroot, do not copy bootsector, use mkelf-linux, |
raidtools2, hwinfo, remove portmap package, jove to nfsroot, do not |
| 163 |
|
copy bootsector, use mkelf-linux, |
| 164 |
new code for creating timezone and localtime (closes: #201440), always |
new code for creating timezone and localtime (closes: #201440), always |
| 165 |
show $NFSROOT when copying verbosely, insert newline before adding |
show $NFSROOT when copying verbosely, insert newline before adding |
| 166 |
$FAI_LOCAL_REPOSITORY to sources.list, warning if $FAI_SOURCES_LIST is |
$FAI_LOCAL_REPOSITORY to sources.list, warning if $FAI_SOURCES_LIST is |
| 167 |
used, use new make-fai-nfsroot.conf file |
used, use new make-fai-nfsroot.conf file, divert discover-modprobe, |
| 168 |
|
add -q to depmod, create var/state dir, add subroutine fdivert(), |
| 169 |
|
use fdivert instead ov ln or mv commands |
| 170 |
* create_ramdisk: use tmpfs instead of shm, create dir for discover |
* create_ramdisk: use tmpfs instead of shm, create dir for discover |
| 171 |
* fcopy: -i always exists with 0 |
* fcopy: -i always exists with 0 |
| 172 |
* rcS_fai: if a file /.nocolorlogo exists, do not enable colored |
* rcS_fai: if a file /.nocolorlogo exists, do not enable colored |
| 173 |
logo and let scroll region unchanged |
logo and let scroll region unchanged |
| 174 |
* 06hwdetect.source: new call of discover (closes: #248532), be silent |
* 06hwdetect.source: new call of discover (closes: #248532), be silent |
| 175 |
when loading modules, use pipe instead of exec for find, mount usbfs |
when loading modules, use pipe instead of exec for find, mount usbfs |
| 176 |
after loading an usb module, add $videodrv to additional.var |
after loading an usb module, add $videodrv to additional.var, load |
| 177 |
* 11modules.source: moved into 06hwdetect.source |
different modules when using a 2.4 or 2.6 kernel |
| 178 |
|
* 11modules.source: moved into 06hwdetect.source |
| 179 |
* lib/task_sysinfo: first call discover, then load modules using |
* lib/task_sysinfo: first call discover, then load modules using |
| 180 |
discover, call smarctl for each disk, call lsusb, print partition |
discover, call smarctl for each disk, call lsusb, print partition |
| 181 |
table with parted |
table with parted |
| 184 |
add -xdev to find |
add -xdev to find |
| 185 |
* subroutines: use /proc/uptime to determine installation time, use $() |
* subroutines: use /proc/uptime to determine installation time, use $() |
| 186 |
instead of backticks, set terror when error occurs, add catnc(), |
instead of backticks, set terror when error occurs, add catnc(), |
| 187 |
report FAI_FLAGS in one line |
report FAI_FLAGS in one line, send message to faimond when starting a |
| 188 |
|
hook |
| 189 |
* subroutines-linux: set terror if error, add sndmon TASKERROR, do not |
* subroutines-linux: set terror if error, add sndmon TASKERROR, do not |
| 190 |
copy kernel image and initrd to install server, remove echo command |
copy kernel image and initrd to install server, remove echo command |
| 191 |
when defining kernel append parameters as variables |
when defining kernel append parameters as variables |
| 192 |
* faimond: always flush output |
* faimond: always flush output |
| 193 |
* fai-chboot: add option -o, special treatment of hostname default, also |
* fai-chboot: add option -o, special treatment of hostname default, also |
| 194 |
list default config file when using -l |
list default config file when using -l, die with error message if |
| 195 |
|
hostname is unknown, remove path from program name |
| 196 |
* install_packages: add option -L, calling system with array should be |
* install_packages: add option -L, calling system with array should be |
| 197 |
more efficient, new code for detecting unknown package names uses |
more efficient, new code for detecting unknown package names uses |
| 198 |
AptPkg, add subroutine mkpackagelist() |
AptPkg, add subroutine mkpackagelist(), remove path from program name |
| 199 |
* bootsector, bootsector.8 removed |
* bootsector, bootsector.8 removed |
| 200 |
* class/LAST.var: removed because $hdparm is not needed any more |
* class/LAST.var: removed because $hdparm is not needed any more |
| 201 |
* class/70partition: remove definition of class FAI_BOOTPART |
* class/70partition: remove definition of class FAI_BOOTPART |
| 215 |
* new FAQ |
* new FAQ |
| 216 |
* THANKS: juergen added |
* THANKS: juergen added |
| 217 |
|
|
| 218 |
-- Thomas Lange <lange@debian.org> Thu, 15 Jul 2004 10:39:54 +0200 |
-- Thomas Lange <lange@debian.org> Mon, 26 Jul 2004 17:22:44 +0200 |
| 219 |
|
|
| 220 |
fai (2.5.4) unstable; urgency=low |
fai (2.5.4) unstable; urgency=low |
| 221 |
|
|
| 462 |
from /etc/fai if available, add diversion for discover, add rsync, ssh |
from /etc/fai if available, add diversion for discover, add rsync, ssh |
| 463 |
to nfsroot, do not die when mknbi-linux is missing, do not create |
to nfsroot, do not die when mknbi-linux is missing, do not create |
| 464 |
device nodes (closes: #174844) |
device nodes (closes: #174844) |
| 465 |
* class/70partition: bug fix. Use the same file as setup_harddisk to |
* class/70partition: bug fix. Use the same file as setup_harddisks to |
| 466 |
determine classes which depend on partitions |
determine classes which depend on partitions |
| 467 |
* scripts/*: convert some shell code to cfengine code, do not use fcopy |
* scripts/*: convert some shell code to cfengine code, do not use fcopy |
| 468 |
if only a few lines has to be changed |
if only a few lines has to be changed |
| 665 |
do_scriptss calls every script class/<classname>/S[0-9]* when class is |
do_scriptss calls every script class/<classname>/S[0-9]* when class is |
| 666 |
not a file, execute all S[0-9]* scripts in a directory |
not a file, execute all S[0-9]* scripts in a directory |
| 667 |
/fai/scripts/$class/, skip all comment lines when definig classes |
/fai/scripts/$class/, skip all comment lines when definig classes |
| 668 |
task_partition() call setup_harddisk only if no disk_var.sh exists |
task_partition() call setup_harddisks only if no disk_var.sh exists |
| 669 |
defclass also sources all scripts class/S*.source |
defclass also sources all scripts class/S*.source |
| 670 |
add subroutines adddivert(), rmalldivert(); task_finish calls |
add subroutines adddivert(), rmalldivert(); task_finish calls |
| 671 |
rmalldivert, task_sysinfo calls kudzu; save_log*() -maxdepth not |
rmalldivert, task_sysinfo calls kudzu; save_log*() -maxdepth not |
| 912 |
* class DEBIAN_DEVEL commented out, because this software package list |
* class DEBIAN_DEVEL commented out, because this software package list |
| 913 |
mostly segfaults dpkg |
mostly segfaults dpkg |
| 914 |
* base?_?.tgz now included in nfsroot; BASETGZ not needed any more |
* base?_?.tgz now included in nfsroot; BASETGZ not needed any more |
| 915 |
* bug fixed: setup_harddisk don't mount preserved partitions if mount |
* bug fixed: setup_harddisks don't mount preserved partitions if mount |
| 916 |
point is not in root directory |
point is not in root directory |
| 917 |
* bug fixed: no dns support during chroot in make-fai-nfsroot |
* bug fixed: no dns support during chroot in make-fai-nfsroot |
| 918 |
|
|