/[fai]/trunk/debian/changelog
ViewVC logotype

Contents of /trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2466 - (show annotations) (download)
Mon Sep 13 14:19:58 2004 UTC (8 years, 8 months ago) by lange
File size: 44894 byte(s)
make release
1 fai (2.6.3) unstable; urgency=high
2
3 * subroutines: remove $rootpw from variables.sh (closes: #270871)
4 * update to kernel 2.4.27
5 * make-fai-nfsroot: force link creation of ifstate (closes: #270463),
6 use /etc/shadow in $NFSROOT
7 * make-fai-makefsroot.conf: add xfsprogs and xfsdump packages, adjust
8 size, install with chmod 0600 (closes: #270666, #271113)
9 * DEFAULT/S10: removed: add auto to /etc/modules
10 * class/DEFAULT.var: use single quotes instead of double quotes,
11 $kappend contains kernel parameters
12 * scripts/DEFAULT/S20: remove unused action
13 * packages_config/DEFAULT: add iproute to NETTOOLS
14 * make-fai-nfsroot.8: add info about make-fai-nfsroot.conf,
15 add option -K which first removes all kernels from nfsroot
16 (make-fai-bootlfoppy is broken if multiple kernels are in the nfsroot)
17 * fai-setup: add option -e which does not set up nfs environment, which
18 may hang some production systems for a while
19 * fai-setup.8: add info for new option
20 * Makefile: install make-fai-nfsroot.conf with 0600
21
22 -- Thomas Lange <lange@debian.org> Mon, 13 Sep 2004 16:19:21 +0200
23
24 fai (2.6.2) unstable; urgency=high
25
26 * install_packages: fix broken taskinst action, workaround for new
27 tasksel behaviour
28 * DEFAULT/S10: fix broken grub entry for FAI_BOOTPART when two kernels
29 are in the nfsroot
30 * fai-chboot: add option -e the opposite of -r, uses nearly the same code
31
32 -- Thomas Lange <lange@debian.org> Thu, 26 Aug 2004 20:09:15 +0200
33
34 fai (2.6.1) unstable; urgency=medium
35
36 * catnc() greps through more than one file
37 * changlog messages of fai-setup moved from 2.5.2 to 2.6
38 * hooks/savelog.LAST: add package names which include the string "error"
39 as ignorepatterns
40 * make-fai-nfsroot.conf: add portmap again, since nis setup needs it
41 * make-fai-nfsroot: add option -k which installs a new kernel for the
42 nfsroot (closes: #256187), /root/.profile sources variables.sh, test
43 if $NFSROOT/prco/self exists before umount, kernel_install() includes
44 all code for installing the kernel, create dir $NFSROOT/var/state only
45 when not already existing, call umount_dirs and reset trap exit for
46 normal finishing script
47 * control: recommends dhcp3-server (closes: #263260), update to
48 standards 3.6.1, remove sp from build-depends
49 * rcsfai.var is not needed any more
50 * share/subroutines: do not dump readonly variables to variables.sh
51 * faireboot: make it a bash script, source variables.sh, source
52 subroutines, send message to faimond
53 * fai-divert: do not execute if dpkg-divert is not available
54 * install_pacakges: add support for tasksel remove, set default number
55 of packages from 4711 to 99
56 * package_config/COMPILE: replace task c-dev by list of packages names
57 * prepare_apt: make diversion of invoke-rc.d
58 * rules: call dh_clean after make clean
59 * prerm: test if $nfsserver is empty (closes: #263906)
60 * NETWORK/S40: remove /etc/hosts from fcopy list
61 * DEFAULT/S20: add async to export options
62 * fai-savelog: define $HOSTNAME to output of command hostname
63 * subroutines-linux: task_chboot() use `hostname` instead of $HOSTNAME,
64 sndmon() use $sndhostname instead of $HOSTNAME
65 * remove doc/README.package_problems
66 * fai-guide.sgml: add hint about dhcpd/nfsroot (closes: #264486), fix
67 typos
68
69 -- Thomas Lange <lange@debian.org> Mon, 9 Aug 2004 14:02:13 +0200
70
71 fai (2.6) unstable; urgency=low
72
73 * fai-setup: fix hostname detection when hostname includes a dash -,
74 pass all fai-setup options to make-fai-nfsroot (closes: #255830)
75 * fai.conf: move make-fai-nfsroot specific variables to make-fai-nfsroot.conf
76 * fix typo in lib/get-boot-info (closes: #242739, #239405)
77 * fix link in fai-guide.sgml (closes: #237794)
78 * fix typo in make-fai-bootfloppy.8 (closes: #238608)
79 * make-fai-bootfloppy: change lilo labels in (closes: #248955),
80 check if -s option is IP-address or hostname, new path for stage
81 files, remove install= line for lilo.conf, newer lilo does not need
82 boot-menu.b, added support for old an new lilo
83 * make-fai-nfsroot: add package dmidecode for some archs, add
84 module-init-tools, libapt-pkg-perl, smartmontools, usbutils, lvm2,
85 raidtools2, hwinfo, remove portmap package, jove to nfsroot, do not
86 copy bootsector, use mkelf-linux,
87 new code for creating timezone and localtime (closes: #201440), always
88 show $NFSROOT when copying verbosely, insert newline before adding
89 $FAI_LOCAL_REPOSITORY to sources.list, warning if $FAI_SOURCES_LIST is
90 used, use new make-fai-nfsroot.conf file, divert discover-modprobe,
91 add -q to depmod, create var/state dir, add subroutine fdivert(),
92 use fdivert instead ov ln or mv commands
93 * create_ramdisk: use tmpfs instead of shm, create dir for discover
94 * fcopy: -i always exists with 0
95 * rcS_fai: if a file /.nocolorlogo exists, do not enable colored
96 logo and let scroll region unchanged
97 * 06hwdetect.source: new call of discover (closes: #248532), be silent
98 when loading modules, use pipe instead of exec for find, mount usbfs
99 after loading an usb module, add $videodrv to additional.var, load
100 different modules when using a 2.4 or 2.6 kernel
101 * 11modules.source: moved into 06hwdetect.source
102 * lib/task_sysinfo: first call discover, then load modules using
103 discover, call smarctl for each disk, call lsusb, print partition
104 table with parted
105 * fai-divert: create dummy script only when dpkg-divert will succeeds
106 * fai-savelog: copy LOGDIR recursively, add remote log method none,
107 add -xdev to find
108 * subroutines: use /proc/uptime to determine installation time, use $()
109 instead of backticks, set terror when error occurs, add catnc(),
110 report FAI_FLAGS in one line, send message to faimond when starting a
111 hook
112 * subroutines-linux: set terror if error, add sndmon TASKERROR, do not
113 copy kernel image and initrd to install server, remove echo command
114 when defining kernel append parameters as variables
115 * faimond: always flush output
116 * fai-chboot: add option -o, special treatment of hostname default, also
117 list default config file when using -l, die with error message if
118 hostname is unknown, remove path from program name
119 * install_packages: add option -L, calling system with array should be
120 more efficient, new code for detecting unknown package names uses
121 AptPkg, add subroutine mkpackagelist(), remove path from program name
122 * bootsector, bootsector.8 removed
123 * class/LAST.var: removed because $hdparm is not needed any more
124 * class/70partition: remove definition of class FAI_BOOTPART
125 * class/01alias: remove unimportant examles, remove catnc definition,
126 remove beowulf example
127 * DEFAULT/S01: remove copying of bootsector, remove our local stuff
128 * scripts/BOOT: grub-install does not probe floppy drive, use bash,
129 replace backtics with $()
130 * hooks/instsoft.SERVER not needed any more
131 * hooks/savelog.LAST: add more messages to ignore
132 * disk_config/SMALL_IDE: remove partition /fai-boot, make / and /var
133 bigger, /usr smaller
134 * package_config/*: adjust package names to sarge distribution
135 * S40: remove NISLPRCLIENT and bootptab stuff
136 * examples/etc/sources.list: remove proposed updates lines
137 * mkdebmirror: mirror woody and sarge in one directory
138 * new FAQ
139 * THANKS: juergen added
140
141 -- Thomas Lange <lange@debian.org> Mon, 26 Jul 2004 17:22:44 +0200
142
143 fai (2.5.4) unstable; urgency=low
144
145 * DEFAULT/S01,S20: add async option to export lines
146 * fai-guide.sgml: add info how to boot a SUN Sparc, add URL for Sparc
147 * make-fai-nfsroot: add gnu-efi and silo to arch package lists, add
148 sparc64 arch, ppc arch uses vmlinux not vmlinuz
149 * make-fai-bootfloppy: create and use device.map for grub_floppy
150 (closes: #233018), remove unused ip entry for fixed ip addresses,
151 create iso9660 iso image with option -i
152 * make-fai-bootfloppy.8: add option -i and an example for creating a
153 cdrom image
154 * rcS_fai: add prcopyleft() and fstart(), use mkfifo and tee instead of
155 bash special >(), mount sysfs if available
156 * doc/README.disk_config: add info about lazyformat
157 * THANKS: added holger
158
159 -- Thomas Lange <lange@debian.org> Thu, 26 Feb 2004 17:07:31 +0100
160
161 fai (2.5.3) unstable; urgency=low
162
163 * make-fai-bootfloppy: call grub in chroot environment, so correct libc
164 is used, add option c and F, DHCP is now default boot protocol, be
165 more verbose
166 * make-fai-nfsroot: add option c which sets $cfdir (closes: 219824)
167 add variable nfssize, remove package strace, check if $NFSROOT is set,
168 mkdir $RUNDIR is not need any more, use $cfdir instead of fixed
169 /etc/fai, do not copy fai-chboot to nfsroot, call certain commands in
170 a LC_ALL=C environment, add more verbose messages, new options for
171 mknbi-linux call (closes: #181393), test if FAI_SOURCES_LIST is
172 defined or a sources.list file exists, be verbose when copying
173 important files if option -v is set
174 depmod -a ... || true so it does not stop the whole system
175 * debian/control: replace netboot package with mknbi
176 * debian/dirs: add var/run/fai, remove unused directory utils
177 * debian/prerm: check if $NFSROOT is set, sleep 2 before removing nfsroot
178 * man/make-fai-bootfloppy.8: add new options F and c
179 * man/make-fai-nfsroot.8: add new option c
180 * lib/task_sysinfo: show ide disk geometry
181 remove detect call
182 most text reformated, because subroutine definition removed
183 * doc/Makefile: remove some new tempfiles, add "|| true" to rm so it
184 does not complain
185 * fai-chboot: add option -S, complain when host names are missing for
186 option -r
187 * fai.conf: add packages to the exclude list for debootstrap
188 new name for KERNELPACKAGE
189 add comment how to use NFSROOT_ETC_HOSTS (closes: #219433)
190 remove FAI_SOURCES_LIST examples, use sources.list instead
191 disable FAI_LOCAL_REPOSITORY by default
192 put important variables to the top
193 * examples/etc/sources.list: new file, that shows examples of different
194 access method to the Debian mirror
195 * fai-guide.sgml: describe new handling of sources.list, add manref to
196 make-fai-nfsroot, new line for tftpd in inetd.conf, add info on use
197 without DNS
198 * class/06hwdetect.source: modprobe ide-detect needed for 2.4.24 kernel,
199 remove ide-probe-mod, add isa-pnp
200 * lib/get-boot-info: new code to extract ip parameters, fix problems
201 when one parameter is missing
202 * share/subroutines: islinux() not needed any more, task_chboot: always
203 copy new kernel image to /boot/fai/$HOSTNAME-localboot
204 * apt.conf: replace values yes with true
205 * rcS_fai: new code for task action pipe at the end, new mount option
206 for remounting /dev/root, copyright has one line less
207 * examples/etc/dhcpd.conf: new example for a local 192.168.1 subnet, add
208 nfs mount options to root-path
209 * VERSION: default is kernel 2.4.24
210 * chkdebnames: most parts rewritten
211 * setup_harddisks: typos
212
213 -- Thomas Lange <lange@debian.org> Wed, 4 Feb 2004 14:42:40 +0100
214
215 fai (2.5.2) unstable; urgency=low
216
217 * rcS_fai: print copyright message in red, set scroll region, add
218 actimeo for nfs mounts
219 * fai.conf: add exim4 packages to exlude list
220 * make-fai-nfsroot: add netcat to nfsroot; remove libdetect0 from
221 package list (closes: #219420), copy preferences from /etc/fai
222 (closes: 219824), use apt-get dist-upgrade instead of upgrade,
223 do not create base.tgz in $NFSROOT/.. and then move file
224 * setup_harddisks: add -f tp mkfs.xfs option (closes: #219439)
225 * faimond, faimond.8 added
226 * subroutines-linux: add sndmon subroutine, try to connect faimond, on
227 success, enable monitor feature, test if $ret is empty, make it a bash
228 script, show nc output only when debugging
229 * fai-guide.sgml: typo in URL
230 * class/01alias: use other IP-addresses for exmaples
231 * lib/fai-mount-disk: extend regex to support devfs names
232 (closes: #218541)
233 * scripts/DEFAULT/S01: create S61hdparm if $hdparm is not empty,
234 set cdromdevice to SCSI if available, add code for lprng setup if
235 NISLPRCLIENT and LPD
236 * class/LAST.var: do not set a default value for FAI_ACTION, change in
237 comment
238 * add postrm file to remove all files when purging
239 * subroutines: add sndmon messages, script should be bash script, change
240 debug code in ifclass
241 * install_packages: remove pinning info before checking for misspelt
242 package name, usage() points to the man page
243 * fai-setup: chown of /boot/fai
244 * utils/softupdate, lib/prepare_apt: use dist-upgrade
245 * debian/compat created and debian/conffiles removed
246 * scripts/DEFAULT1/S20: add noatime,actimeo=900 options, add linux logo
247 to login messages
248 * sunos/makefile: add fai-savelog to solaris tarball
249 * hooks/savelog.LAST: added "unexpected IO-APIC" to ignore pattern
250 * Fai.pm: test if /var/adm/messages exists
251 * lib/task_sysinfo: add dmidecode call, add sfdisk -d call, change fdisk
252 call
253
254 -- Thomas Lange <lange@debian.org> Tue, 6 Jan 2004 15:20:10 +0100
255
256 fai (2.5.1) unstable; urgency=low
257
258 * share/subroutines: use $SECONDS instead of date +%s
259 * fcopy: add usage info for -M
260 * add chapter "advanced FAI" to fai guide
261 * dhcclient-perl: add new names to mapping table
262 * lib/create_ramdisk: start devfsd if needed
263 * share/subroutines-linux: task_chboot should return, not exit; copy
264 initrd.img to install server if needed for the kernel
265 * make-fai-nfsroot: add $NFSROOT_ETC_HOST before calling apt-get
266 upgrade; remove mkdir of fai_config
267 * package_config/DEFAULT: add nfs-common for all
268 * examples/simple/scripts/DEFAULT/S01: add -n to head command (closes: #205547)
269 * sunos/scripts/SUNOS/S05: add -t to expand
270 * sunos/bin/newfs:chown -> chmod
271 * make-fai-bootfloppy: use perl one liner to get IP and host name, call
272 grub executable from nfsroot
273 * fai-guide.sgml: fix typos (closes: #204763)
274 * package_config/DEFAULT: always install nscd package for speedup
275 * Makefile: remove mv of NETWORK1; add variable libfiles
276 * rcS_fai,fai-setup: add async to mount and exports options
277
278 -- Thomas Lange <lange@debian.org> Fri, 10 Oct 2003 14:58:16 +0200
279
280 fai (2.5) unstable; urgency=low
281
282 * add script fai-chboot
283 * add script fai-savelog-ftp
284 * add vaiables to fai.conf: FAI_LOGPROTO LOGSERVER LOGPASSWD; used by
285 fai-savelog-ftp, localhost is default for $installserver
286 * make-fai-nfsroot: add option -f, change to #! /bin/bash, copy
287 resolv.conf to $NFSROOT, add libnet-perl, trap errors, add bad_exit()
288 * make-fai-bootfloppy: bug fix, add root=/dev/nfs (closes: #198568),
289 remove ip=both for fixed ip-address, change to !# /bin/bash
290 * make-fai-bootfloppy.8: add example with fixed IP address
291 * changes in package_config, added XFREE class
292 * install_packages: add force-yes to apt-get install, remove warnings
293 from apt-cache output, limit number of packages used at once using
294 $MAXPACKAGES
295 * bug fix: /proc/cmdline info is trashed when reading a long kernel
296 command line
297 * make-fai-nfsroot: create package list that depends on architecure,
298 make symlink for syslogd
299 * scripts/BOOT: noew code for generating grub entries, add grub entry
300 for memtest; add entries for re-installation
301 * scripts/DEFAULT1/S01: do never fsck ext3 partitions; add -M to some
302 fcopy calls; add user demo; use fcopy for /etc/kernel-img.conf
303 * scripts/DEFAULT1/S20: enable tcp connections for X server for CS_KOELN
304 * fcopy: add option -M and -b; add variables FCOPY_LASTLOG and
305 FCOPY_UPDATELOG; remove substring from an ewarn call
306 * subroutines: append $FAI_ACTION to file $rcsfaivar; faiend must not
307 reboot for SunOS
308 * subroutines-linux: add support for fai-chboot
309 * hook faiend.LAST renamed to savelog.LAST
310 * setup_harddisks: add XFS filesystem support, add sfdisk environment
311 variable
312 * fai-savelog: make a bash script; use -exec instead of xargs because of
313 sunos version of xargs
314 * fai-class: remove comment lines also in the file $HOSTNAME
315 * class/{dom,kueppers}: add NOSECURETTY
316 * lib/get-boot-info: print warning message if no boot protocol was
317 detected, add network info to boot.log if booting from floppy with
318 fixed IP address
319 * chkdebnames: bug in regex fixed
320 * lib/create_resolv_conf: use resolv.conf from installserver if $DOMAIN
321 is not defined
322 * lib/task_sysinfo: call programm sysinfo if available
323 * scripts/NETWORK1/S40: copy /etc/network/interfaces /etc/hosts /etc/networks
324 using fcopy, add -i to fcopy calls
325 * scripts/DEFAULT1/S10: create etc/hostname only if fcopy fails, add
326 password protection to grub menu
327 * class/01alias: use classes from file demo if hostname is demohost; add
328 catnc(); use catnc instead of cat
329 * class/11modules.source: now uses code from DEFAULT.mod
330 * examples now live in /usr/share/doc/examples{simple,advanced}
331 * utils move back to doc/examples/utils directory
332 * utils/rshall: add exclude function
333 * class/06hwdetect.source tries to detect video card
334 * Makefile: do not create symlinks (closes: #195377), new directories
335 for examples
336 * rcS_fai: compute and print installation time in seconds
337 * dhcpd.conf: remove unused commands
338
339 -- Thomas Lange <lange@debian.org> Wed, 6 Aug 2003 16:02:26 +0200
340
341 fai (2.4.1) unstable; urgency=low
342
343 * set correct year in fai guide
344 * dhcp3 support
345 * make-fai-bootfloppy: force ext2 when mounting floppy, blank first
346 sector
347 * make-fai-nfsroot: FAI_BOOT determines which boot protocol to set up,
348 fix ownership of $NFSROOT/root/.ssh/authorized_keys (closes: #183989)
349 * use ext3 in most disk_config samples
350 * Makefile: do not copy executable twice
351 * minor changes to packages_config/AUDIO
352 * install_packages: call "apt-get clean" to remove unused package files
353 * fai.conf: add FAI_BOOT, add SERVERINTERFACE, add example how to access
354 a mirror created by mkdebmirror via HTTP
355 * S20: bug fix, move inserting $rootpw from GERMAN to any section
356 * fai-class: add . to PATH; test operator == replaced by -eq
357 * DEFAULT/S01: new location for bootsector executable
358 * dhclient-perl: use short hostname
359 * new script fai-do-scripts, contains the do_script() subroutine and
360 task_configure code
361 * QUESTIONAIRE: added questions
362
363 -- Thomas Lange <lange@debian.org> Thu, 3 Apr 2003 16:57:12 +0200
364
365 fai (2.4) unstable; urgency=low
366
367 * not alles changes in templates/* are listed here, there are to many
368 * use command fai-class to define classes, fai-class writes status of
369 every script to status.log
370 * make variables local or unset them after use, unset function
371 definitions after use
372 * add config files for XFree86 4.1
373 * many changes in the package_config files
374 * bootsector: do not use dpkg to get hardware architecture, add man page
375 * a lot of spelling mistakes corrected. Thanks Era! (closes: # 155735)
376 * control: correct name for Debian distribution (closes: #150887)
377 * new templates: hooks/partition.kueppers.source, hooks/faiend.LAST
378 package_config/WWWKIOSK, class/WWWKIOSK.var, package_config/paeffgen
379 * make-fai-nfsroot: add -l to tar when creating base.tgz (closes: #151173),
380 add noatime to mount, new mknbi-linux options, check for existence of
381 mknbi-linux (closes: #167900), replace $UID with `id -u`, do not call
382 rdev, remove packages that are already installed by debootstrap, new
383 option for mknbi-linux, always do setup for dhcp and bootp, write PATH
384 to /root/.profile, correct location for syslog.conf, copy sources.list
385 from /etc/fai if available, add diversion for discover, add rsync, ssh
386 to nfsroot, do not die when mknbi-linux is missing, do not create
387 device nodes (closes: #174844)
388 * class/70partition: bug fix. Use the same file as setup_harddisk to
389 determine classes which depend on partitions
390 * scripts/*: convert some shell code to cfengine code, do not use fcopy
391 if only a few lines has to be changed
392 * scripts/BOOT: echo each kernel module to a seperate line in, add
393 supoprt for kernel using initrd, use fcopy for lilo.conf and menu.lst,
394 /etc/modules, lilo.conf can also boot the old kernel, add initrd
395 option when using grub
396 * scripts/DEFAULT1/S20: use declaration directories, add WWWKIOS entries
397 * scripts/LAST: add call: apt-get -f install, copy sources.list
398 * scripts/USB removed, now made in S20
399 * scripts/FAI_BOOTPART: missing $target added, remove rdev call
400 * share/subroutines*: better regex for matching disks in /proc/partitions,
401 task_sysinfo, prepare_apt, add link last to last action performed, new
402 variable $LOGSERVER, list_disks move to a external script, disable
403 debugging output in ifclass(), write exit status of scripts and hook
404 to status.log and stdout, create_resolv_conf now an external script,
405 write exit status of hooks to status.log, do not define $revclasses,
406 save variables to variables.sh, subroutine task unsets the definition
407 of the executed task after its execution, source hooks/subroutines now
408 in fai_setup, remove task_backup, move load_keymap_consolechars to
409 rcS_fai
410 * share/subroutines-linux: remove diskandsize(), disk_info now called
411 set_disk_info() which calls externel script
412 * task_instsoft(): mount --bind /fai /tmp/target/fai so packages in
413 /fai/files/packages can be installed using apt-get
414 * new script disk-info prints a list of all disks and their sizes
415 * new script get-boot-info contains subroutines for getting info via
416 BOOTP or DHCP, also detects network devices
417 * DEFAULT/S01: install $addpackages with one dpkg call, installation of
418 default kernel creates symlinks in /, make /root accessable only by
419 root, use fcopy -r to copy all dot files for the root account, do not
420 copy sources.list
421 * ftar: conditional rm -rf, echange in error message
422 * test if mknbi-linux is available (closes: #167900)
423 * make-fai-bootfloppy: add grub support, code reorganized and split into
424 more subroutines, rmdir lost+found and copy fewer files to get more
425 space on the floppy, replace $UID with `id -u`, create a generic boot
426 floppy independant of the boot protocol, use one image with multiple
427 append parameters, new options -v, -d, -l, -g
428 * bug fix: hooks can now skip its task again
429 * NFS file systems are also mounted with noatime.
430 * rcS_fai: create var/run/sshd directory, /usr/local/{bin,sbin} at the
431 very beginning of PATH, add /usr/lib/fai to PATH, PATH is defined
432 before doing anything else, create_ramdisk is an extern script, new
433 options for remounting /, remove some unused variables
434 * task_sysinfo now a separate script; add lsmod call, new test if
435 executables are available is using which, move log file from kudzu to
436 $LOGDIR
437 * adddivert, mkdivert, rmalldivert, rmdivert moved to the new script
438 fai-divert
439 * fai-divert: be quiet unless debug is set
440 * mount_local_disks, umount_local_disks, fstab_mount move to new script
441 fai-mount-disk
442 * Fai.pm and subroutines* are moved from lib/ moved to share/
443 * Fai.pm: call disk-info to get size of all disks
444 * fai-setup: ssh-keygen needs option -t (closes: #156947), test if
445 nfsserver is set
446 * fai.conf: correct line containing proposed-updates, new variable
447 FAI_LOCAL_REPOSITORY, new directory for debian mirror, add
448 architecture to debootstrap options, move some nfsroot packages to
449 make-fai-nfsroot script, add $FAI_LOCATION, remove FAI_SHAREDIR
450 * setup_harddisks: allow more that 3 primary partitions, new regex for
451 matching disks and partitions, write less info to stdout, do not write
452 info to stdout which is written to a separate file, name of partition
453 table changed from hda.sfdisk to partition.hda
454 * add sources.list in conf, it's used when FAI_SOURCES_LIST in undefined
455 * fai_modules_off: add block-major-{104,105}
456 * remove debian/undocumented
457 * install_packages: add option -l, only print the list of packages,
458 add option -h, -t does not executes the commands, support for classes
459 listed after command, change in echo strings, add option to manual
460 * disk_config/: make /fai-boot partition larger, CS_KOELN use more
461 flexible values for partitions sizes
462 * add suffix -386 to name of kernel-image package
463 * save_log_*(): do not create loops in symlinks, moved to external
464 script fai-savelog
465 * apt.conf: add option force-confdef to dpkg call
466 * 06hwdetect script loads SCSI and IDE modules and prints /proc/scsi
467 info, less messages in verbose mode, detect SCSI devices correctly
468 * move mount2dir to lib directory, echo different messages for verbose
469 and debug flags
470 * fcopy bug fix: option -r does not work correctly, when no matching
471 file for a class is found, do not exit with error, add option -i and
472 -B, use $LOGDIR, set $ROOTCMD for postinst scripts
473 * templates/package_config: use nfs-kernel-server
474 * debian/rules: use dh_installman to install manual pages
475 * ATA33.var no longer needed, no tuning via hdparm in *.var
476 * lots of updates and additions to the manual
477
478 -- Thomas Lange <lange@debian.org> Thu, 13 Feb 2003 11:45:29 +0100
479
480 fai (2.3.4) unstable; urgency=low
481
482 * default name for fai kernel-image has changed
483
484 -- Thomas Lange <lange@debian.org> Thu, 16 May 2002 14:42:00 +0200
485
486 fai (2.3.3) unstable; urgency=medium
487
488 * enable use strict in perl scripts
489 * remove some potato specific code
490 * typo fixed (closes: #143272)
491 * add some packages to SERVER
492 * copy id_dsa* and id_rsa* files in make-fai-nfsroot
493 * debian/rules uses DH_COMPAT=3
494 * add packages to AUDIO, changes in SERVER
495 * potato specific code removed
496 * faireboot kills syslogd before booting
497 * change symlink of rcS_fai (closes: #146430)
498 * print warning before removing nfsroot
499 * do not compress pdf files in /usr/share/doc/
500
501 -- Thomas Lange <lange@debian.org> Thu, 16 May 2002 09:27:15 +0200
502
503 fai (2.3.2) unstable; urgency=low
504
505 * bug fix: THISLOG is unused variable
506 * added save_log_*(): only remove files (-type f added)
507 * load net-pf-1 kernel module (unix socket)
508 * minor changes in package_config files
509 * added script class/S03hwdetect.source
510 * dhclient-perl: dhcp use host_name
511 * faireboot: use rmalldivert for removing diversions
512 * $divertlist not used any more; use dpkg-divert --list
513 * setup_harddisks writes list of swap devices; they are enables using swapon
514
515 -- Thomas Lange <lange@debian.org> Mon, 29 Apr 2002 19:47:39 +0200
516
517 fai (2.3.1) unstable; urgency=low
518
519 * bug fix in make-fai-bootfloppy, fcopy
520 * first letter in description now uppercase (closes: #142017)
521 * add option -m to make-fai-bootfloppy
522 * save keymap to boottime.kmap.gz
523 * add many comments to shell scripts
524 * copy $loguserhome/.ssh/*.pub files to $NFSROOT/root/.ssh
525 * packages from $addpackages are also installed to the system if
526 they exist in $FAI/files/packages/
527 * minor changes in package_config files
528 * move task_confdir() to subroutines-linux
529 * added create_resolv_conf(); code removed from task_confdir
530 * jobsrunning() subroutine for linux and solaris added
531 * faireboot: source fai.conf and subroutines-$OS_TYPE
532 * subroutines-linux: additional way to determine all ethernet devices
533 * move some packages from $NFSROOT_PACKAGES into make-fai-nfsroot
534 * add more .ssh/ files to nfsroot
535 * $FAI_SUBDIR renamed to $FAI_SHAREDIR
536 * rcS_fai: add $osname
537 * write some variabel definitions to $rcsfaivar (used for remote logins)
538
539 -- Thomas Lange <lange@debian.org> Tue, 16 Apr 2002 13:30:04 +0200
540
541 fai (2.3) unstable; urgency=low
542
543 * default configurations are for Debian 3.0
544 * add auto stanza to /etc/network/interfaces (closes: #114627)
545 * now depends on debootstrap (closes: #128457)
546 * set DEBIAN_FRONTEND to "noninteractive" (closes: #131855)
547 * Fai.pm now copied to new location if woody in use (closes: #125839)
548 * package upgrade does not remove nfsroot (closes: #123463)
549 * many files: use $FAI instead of fixes /fai, config file moved to
550 from /etc/fai.conf to /etc/fai/fai.conf
551 * store log files to $LOGDIR (default to /tmp/fai), can be set in fai.conf
552 * read also subroutines-$OS_TYPE file
553 * fai.conf: moved to /etc/fai/fai.conf
554 variables removed: FAI_ARCH, UTC (now in class/*.var), KERNELVERSION
555 variables added: FAI, FAI_DEBOOTSTRAP_OPTS
556 * make-fai-nfsroot sets up pxelinux environment
557 automaticly determine kernel version; added get_kernel_version(),
558 copies /etc/fai/.cvspass to nfsroot, can now write the floppy image to
559 a file
560 added call_with_stamp subroutine, for easy creation of stamps
561 Tue Jan 29 20:19:27 CST 2002 -- Chad Walstrom <chad@debian.org>
562 Added support to run script as a recovery operation. This is a
563 glue-script; we may as well provide the ability to fix problems and
564 continue. Changes include:
565 - Adding a RUNDIR environment variable
566 - A command line option "-r" for recover operations
567 - logic tests and stampfiles to appropriate function calls
568 Checked for existance of character file dev/boot255 before calling mknod.
569 Checked for existance of $NFSROOT/proc/modules file before calling
570 umount $NFSROOT/proc
571 Recursively copies contents of /etc/fai/ directory (good if using CVS)
572 Install $NFSROOT_PACKAGES in a second pass, to sidestep conflicts
573 (e.g. so that ssh may replace rsh-client)
574 Don't set up $LOGUSER's home directory if that variable is undefined
575 add variable FAI_DEBOOTSTRAP_OPTS
576 * conf/fai_modules_off: more modules turned off
577 * call openvt with full shell path (closes: #134641)
578 * hooks are also skipped if task is skipped
579 * hooks that end in .source are sourced
580 * class/*.mod file can now define variables
581 * add ADAPTEC.mod file
582 * apt/conf: set Assume-Yes "true" so apt-get (and tasksel) is noninteractive
583 * lib/subroutines: /dev/ida/ and /dev/rd/ support in
584 subroutine:umount_local_disks, added $netdevices_up, use $tfsab
585 instead of fstab (for solaris support), /fai is now $FAI, mount shm
586 file system if available, otherwise use normal ramdisk, strip comment lines
587 when defining classes via scripts, added subroutine do_script,
588 do_scriptss calls every script class/<classname>/S[0-9]* when class is
589 not a file, execute all S[0-9]* scripts in a directory
590 /fai/scripts/$class/, skip all comment lines when definig classes
591 task_partition() call setup_harddisk only if no disk_var.sh exists
592 defclass also sources all scripts class/S*.source
593 add subroutines adddivert(), rmalldivert(); task_finish calls
594 rmalldivert, task_sysinfo calls kudzu; save_log*() -maxdepth not
595 needed for find, save_log*() now uses date and time for directory name;
596 /tmp/fai now $LOGDIR, can be set in fai.conf; new cvs co code
597 * templates/scripts: change NET and NETWORK examples; now called S10,
598 S40 and located in directory /fai/scripts/NETWORK/
599 BASE and DEFAULT moved to DEFAULT/S20 and DEFAULT/S01
600 * setup_harddisk: raid support for /devc/rd, /dev/ida and cciss driver
601 for Compaqs Smart Array Controllers, called with -d
602 * doc/Makefile: detect if anything is really to do
603 * use gzip -dc instead of zcat
604 * make-fai-bootfloppy: do not copy /boot/System.map to floppy, new
605 option -s
606 * added prtnetgr; change netgroup example and script all_hosts to use it
607 * fcopy: added debug message if executing postinst, ignore CVS
608 directories, use File::Find, now sets envionment variables $target and
609 $FAI_ROOT, bug fix in -d option, new options -L and -P
610 * KERNELVERSION not needed in fai.conf, now automaticly determined in
611 make-fai-* scripts
612 * FAI_FILES removed
613 * Files added: THANKS, preinst, prtnetgr, pxelinux.cfg
614 * Manual pages added fai-setup, install_packages, make-fai-bootfloppy,
615 make-fai-nfroot
616 * add use stict pragma for perl scripts
617 * add auto.master and auto.scratch config for kernel automounter
618 * mkdebmirror: use passive ftp mode
619 * added autofs to package_CONFIG/BEOWULF
620 * debian/prerm: do nothing when upgrading package
621 * scripts/fai-setup: determine loguserhome earlier (closes: #136851)
622 * new standards version 3.5.6
623
624 -- Thomas Lange <lange@debian.org> Tue, 9 Apr 2002 18:29:15 +0200
625
626 fai (2.2.3) unstable; urgency=low
627
628 * added ATOMCLIENT in disk_config
629 * setup_harddisks detects harddisk even if no valid partition table is
630 available
631 * added dosfstools to nfsroot
632 * added .rhosts for ATOMCLIENTS
633 * added detect, discover and lsdev to sysinfo
634 * make-fai-nfsroot: now ash compatible (closes: #117431)
635 clean apt cache before creating base.tgz, make
636 liloconf silent, verbose output can be redirected to a file
637 call mknbi only for kernels using BOOTP, added sysutils package
638 * scripts/DEFAULT: chmod 1777 the defined scratch partition
639 * wake on LAN section added to fai guide
640 * reiserfs patch added to setup_harddisks
641 * nfs-user-server support for woody
642 * DEFAULT: scratch directories are writeable for all users
643 * utils moved from doc directory to /usr/share/fai
644 * install_packages: check all package names, remove unknown packages
645 from install list; PRELOAD support for url of type file:
646 * dpkg-divert is quiet unles verbose is set
647 * make diversion for broken liloconfig (closes: #113906)
648 * added class NOGETTY
649 * install_packages: add code for command PACKAGES hold
650
651 -- Thomas Lange <lange@debian.org> Thu, 8 Nov 2001 17:01:02 +0100
652
653 fai (2.2.2) unstable; urgency=low
654
655 * bug fix in get_dhcp_info()
656 * added jmon to BEOWULF
657
658 -- Thomas Lange <lange@debian.org> Wed, 10 Oct 2001 10:52:35 +0200
659
660 fai (2.2.1) unstable; urgency=low
661
662 * bugs in mkdebmirror fixed
663 * replace compat from nsswitch.conf templates (closes: #113902)
664 * FAI_FLAGS can contain comma or space separatedd list of flags
665 * echo device before BOOTP request
666 * all_hosts uses netgroup allhosts
667
668 -- Thomas Lange <lange@debian.org> Fri, 5 Oct 2001 17:19:14 +0200
669
670 fai (2.2) unstable; urgency=low
671
672 * fix lilo bug in make-fai-bootfloppy
673 * user can define their own action using FAI_ACTION and
674 creating a command /fai/hooks/$FAI_ACTION
675 * rcS_fai rearranged; move a lot of subroutines into subroutines
676 * hooks can force rcS_fai to skip the default task
677 * timeout for bootpc can be set in rcS_fai
678 * new subroutine ether_info sets variable $ethers
679 * unused subroutine myyes removed
680 * prepare-apt.log renamed to updatebase.log
681 * task_sysinfo only probes available disks
682 * install_packages: support for new task packages using tasksel
683 * get_bootp_info() and get_dhcp_info() uses multiple network interfaces
684 via variable $netdevices
685 * layout of local Debian mirror for non-US changed
686 * mkdebmirror: non-US has new location, minor bugs removed
687 * rmdivert moves distrib.dpkg-new files
688 * new chapter about installing a Beowulf cluster
689 * bug in list_disks() fixed
690 * diskless class is automaticly defined, improved diskless hook
691 * package nfs-common added to nfsroot for lockd, statd
692 * support for additional variable definitions and classes
693 * new utilities: all_hosts, rshall and softupdate
694 * new examples for Beowulf cluster: atoms, ATOMCLIENT, BEOWULF
695 * defvar and devclass are now called before task_action
696 * bug fix: fcopy down not convert from octal when using file-modes
697 * all file in /files/root/ use file-modes
698 * tlink can show symlink of a host or all file in /boot/fai
699 * new class NOSECURETTY, NOTCPD
700
701 -- Thomas Lange <lange@debian.org> Fri, 14 Sep 2001 14:35:49 +0200
702
703 fai (2.1) unstable; urgency=low
704
705 * user visible changes are now reported in NEWS file
706 * setup_harddisk: do not check if root partition is in first 8GB, do not
707 check if it's a primary partition
708 * make-fai-nfsroot: uses debbootstrap if FAI_DEBOOTSTRAP is
709 defined (closes: #100914)
710 use /etc/apt/sources.list is FAI_SOURCES_LIST is undefined
711 * call some commands with prefix LC_ALL=C, so diffrent locale does
712 not change the output
713 * ftar: do not call tar with option I, j or z, use pipe instead
714 * rcS_fai: added hook support, use all ntpserver for ntpdate, always
715 extract base.tgz, no version number in base.tgz; read_config() removed;
716 move some task from fai_init to fai_setup to get their output;
717 create etc/hosts with fqdn in target directory; $revclasses contains
718 classes in reversed order
719 * new flag createtv; controls if ctrl-c will reboot or give a shell and
720 if two additional terminals will be available
721 * debhelper compatability level now 2
722 * woody support: using debootstrap, different package lists
723 * added class DISKLESS
724 * subroutine disk_info rewritten, ignores cdrom
725 * fai-setup: do not generate ssh key if already existing
726 * cat <<EOF calls corrected
727 * mkdebmirror now mirrors also testing and unstable by default
728 * grub support in scripts/BOOT and scripts/FAI_BOOTPART
729 * new utility chkdebnames check debian package names
730 * new script device2grub convert normal device names to grub device names
731
732 -- Thomas Lange <lange@debian.org> Fri, 20 Jul 2001 11:55:29 +0200
733
734 fai (2.0.2) unstable; urgency=low
735
736 * typo in ftp Debian mirror fixed
737 * corrected wrong cvs tag, some more little changes
738
739 -- Thomas Lange <lange@debian.org> Thu, 28 Jun 2001 14:11:23 +0200
740
741 fai (2.0.1) unstable; urgency=low
742
743 * Default Debian mirror access now via ftp. This can take much time to
744 download the required packages. (closes: #101596)
745 * Check if LOGUSER is defined, (closes: #101620)
746 * wget now recommends, (closes: #101594)
747 * Use ntpdate if a ntp server is defined (tag nt in bootptab),
748 (closes: #101899)
749 * DEFAULT script writes fqdn and short hostname into etc/hosts,
750 (closes: #101820)
751 * Bug fix. Check if imggen executable is available.
752
753 -- Thomas Lange <lange@debian.org> Thu, 28 Jun 2001 13:33:33 +0200
754
755 fai (2.0) unstable; urgency=low
756
757 * first upload to Debian archive
758 * kernel-2.2.19 support
759 * order of classes now (with increasing priority):
760 DEFAULT, <other classes>, $HOSTNAME, LAST
761 * architecture is now also a class (see S01alias.sh)
762 * class/*.source renamed to class/*.var, because they define variables
763 * new description of all classes
764 * $moduleslist is the list of modules that will be loaded by the new system
765 * names of examples changed to make them more comprehensible
766 * FAI_PACKAGEDIR now FAI_DEBMIRROR
767 * new fcopy script for copying files with classes
768 * new ftar script for extracting tar files with classes
769 * manual pages for fcopy, ftar
770 * converted many cfengine scripts to shell scripts
771 * several classes and scripts removed and rearranged
772 * S90partitions.pl replaces the old shell version
773 * add FAI_BOOTPART class and scripts
774 * klogd, syslogd running during installation
775 * make-fai-bootfloppy can take additional parameters for the kernel and
776 supports multiple network interface cards
777 * kernel append parameters define variables in rcS_fai
778 * added subroutines ifclass, rwmount
779 * new command bootsector can enable, disable or list magic number of
780 boot sector
781 * make many variables local
782 * better debugging of shell scripts
783 * remote login has all subroutines available
784 * faireboot -s saves log files to install server
785 * sfdisk call removed from subroutines and Fai.pm, since it's not
786 portable; unfortunately setup_hardisk still using it
787 * new mount2dir command; this task is removed from setup_hardisk
788 * files in package_config can use dpkg --get-selections format
789 * redundant packages in package_config/COMPILE removed
790 * PRELOADRM feature for package_config
791 * comments in files in package_config/ are now everything after a #, not
792 only at the beginning of a line
793 * lvm not in nfsroot by default, grub now included
794 * access from install clients to server can be done via rsh/rcp or
795 ssh/scp (see fai.conf)
796 * modprobe displays less errors
797 * templates now stored in /usr/share/fai
798 * all release timestamp in this changelog until version 1.4.2 are
799 wrong; they indicate the time when I started hacking the next version;
800 these are the correct release dates:
801 Jun 20 2000 fai_1.1beta2.tar.gz
802 Jul 11 2000 fai_1.2.0beta1.tar.gz
803 Oct 26 2000 fai_1.3.0test1.tar.gz
804 Nov 6 2000 fai_1.3.0test2.tar.gz
805 Nov 23 2000 fai_1.4.0.tar.gz
806 Dec 7 2000 fai_1.4.1.tar.gz
807 Dec 12 2000 fai_1.4.2.tar.gz
808
809 -- Thomas Lange <lange@debian.org> Tue, 15 May 2001 14:28:31 +0200
810
811 fai (1.4.2) unstable; urgency=low
812
813 * add wget to suggests list
814 * xviddetect called for FAI_ACTION=sysinfo
815 * fai.conf: added missing / in ftp definition of FAI_SOURCES_LIST
816 * added parted to nfsroot and package_config/MINI_SOFT
817 * FAI_KEYMAP files can also be located in /fai/files
818 * added subroutine load_keymap_consolechar (was included in rcS_fai)
819 keymap now called correctly
820 * the little FAI banner is now printed on startup
821 * variable hdparm tunes your hard disks and creates rcS.d script
822
823 -- Thomas Lange <lange@debian.org> Mon, 11 Dec 2000 16:36:31 +0100
824
825 fai (1.4.1) unstable; urgency=low
826
827 * swap order of class ALL and hostname
828 * CLASS ALL renamed to DEFAULT
829 * templates/class/S*.source files renamed
830 * scripts in class/ reorganized. First *.{sh,pl) are executed, then
831 $class.source are sourced for all defined classes
832 * install kernels removed, now included in package fai-kernels
833 * hdparm available in nfsroot, sysinfo prints hparm -i
834 * classs/ATA33.source can tune harddisk during installation
835 * class DEBIAN_DEVEL commented out, because this software package list
836 mostly segfaults dpkg
837 * base?_?.tgz now included in nfsroot; BASETGZ not needed any more
838 * bug fixed: setup_harddisk don't mount preserved partitions if mount
839 point is not in root directory
840 * bug fixed: no dns support during chroot in make-fai-nfsroot
841
842 -- Thomas Lange <lange@debian.org> Wed, 29 Nov 2000 11:34:41 +0100
843
844 fai (1.4.0) unstable; urgency=low
845
846 * faireboot is faster and more reliable
847 * package depends on nfs-server
848 * keymap created by shell script ALL (uses $FAI_KEYMAP)
849 * mk3comimage removed (uses non free software), now netboot is used
850 * first version of the FAI Guide included
851 * use dpkg-divert to fake some programs (solves many problems)
852 * yes pipes <CR> to apt-get during installation
853 * all definitions from global.conf are moved to fai.conf
854 * make-fai-nfs now uses chroot when calling apt-get
855 so nfsroot must not use the same Debian distribution as the server
856 * $MNTPOINT is mount point for Debian mirror
857 * postinst tasks are moved to fai-setup script
858 * $UTC, $FAI_CONFIGDIR added to fai.conf
859 * bug fixed: loopback device was not set up
860
861 -- Thomas Lange <lange@debian.org> Mon, 6 Nov 2000 12:20:00 +0100
862
863 fai (1.3.0test2) unstable; urgency=low
864
865 * loopback device is set up during installation
866 * create resolv.conf via script RESOLV instead of using cfengine
867 * printers are defined in class/ not in cfengine script
868 * mount nfs directories using rsize=8192
869 * bug fixed: make-fai-nfsroot removes /boot/*-$KERNELVERSION
870
871 -- Thomas Lange <lange@informatik.uni-koeln.de> Fri, 3 Nov 2000 10:26:03 +0100
872
873 fai (1.3.0test1) unstable; urgency=low
874
875 * kernel in nfsroot is now build with kernel-package (make-kpkg)
876 * installkernel now supports loadable modules
877 * class/S05modules.sh can load modules (example global.mod)
878 * add script make-fai-bootfloppy
879 * client's timezone during installation is now the same as on server
880 * FAI_ACTION sysinfo now mounts all local disk and searches for fstab
881 * add support for expect scripts
882 * add nfs-kernel-server support
883 * do not create account fai if it already exists (e.g when using NIS)
884 * new format for keymap and consolefont definition
885
886 -- Thomas Lange <lange@informatik.uni-koeln.de> Mon, 9 Oct 2000 18:08:02 +0200
887
888 fai (1.2.0beta1) unstable; urgency=low
889
890 * two virtual terminals available (press alt-F2 or alt-F3)
891
892 * make-fai-nfsroot removes pcmcia-cs
893 installs additionals packages: lvm raidtool2 ext2resize sshd dhcp-lient
894 flag verbose controls output level
895 nfsroot is created without any interaction
896 base2_2.tgz is fetched via wget if it's not found in /tmp
897
898 * new start-stop-daemon script instead of symlink to fake it
899
900 * configuration for kernel 2.2.17
901
902 * start sshd during installation for remote access;
903 add "sshd" to FAI_FLAGS to enable this
904 remote reboot possible via: ssh -l root hostname faireboot
905
906 * additional dhcp support available (bootp is still the default)
907
908 * cvs repository available
909
910 -- Thomas Lange <lange@informatik.uni-koeln.de> Fri, 30 Jun 2000 13:41:13 +0200
911
912 fai (1.1beta2) unstable; urgency=low
913
914 * PRELOAD feature, faireboot added
915
916 -- Thomas Lange <lange@informatik.uni-koeln.de> Tue, 20 Jun 2000 16:29:14 +0200
917
918 fai (1.1beta1) unstable; urgency=low
919
920 * Initial Release.
921
922 -- Thomas Lange <lange@informatik.uni-koeln.de> Wed, 7 Jun 2000 11:16:23 +0200

Properties

Name Value
svn:eol-style native

  ViewVC Help
Powered by ViewVC 1.1.5