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

Contents of /trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5687 - (show annotations) (download)
Tue Dec 1 20:47:57 2009 UTC (3 years, 5 months ago) by mt
File size: 127947 byte(s)
merged bugfix of #56168 for fai-vol_id
1 fai (3.3.3) unstable; urgency=low
2
3 [ Michael Tautschnig ]
4 * setup-storage: Bumped version number to 1.2
5 * setup-storage: Encryption is now configured via a separate cryptsetup
6 stanza, deprecated the previous :encrypt option (thanks Julien BLACHE for
7 the patch).
8 * setup-storage.8: Updated documentation, added cryptsetup example.
9 * setup-storage/Parser.pm, setup-storage.8: Added new sameas disk_config
10 option (thanks Julien BLACHE for the patch).
11 * fai-vol_id: Use blkid by default, use vol_id -L to obtain volume label
12 when using vol_id (thanks Klaus Ethgen). (closes: #556168)
13
14 -- Thomas Lange <lange@debian.org> Tue, 01 Dec 2009 21:41:56 +0100
15
16 fai (3.3.2) unstable; urgency=low
17
18 [ Thomas Lange ]
19 * make-fai-nfsroot: do not remove fai.conf from upstart directory
20 (Thanks to Waldemar Brodkorb for the patch)
21 * fai-guide.txt: minor fixes (Thanks to Waldemar for the patch)
22 * load_keymap_consolechars: add code for usage of setupcon (thanks to
23 Waldemar)
24 * THANKS: add Waldemar
25 * Parser.pm: fix code for preserving lvm partitions (thanks to Michael
26 for the patch)
27
28 -- Thomas Lange <lange@debian.org> Tue, 17 Nov 2009 11:38:49 +0100
29
30 fai (3.3.1) unstable; urgency=low
31
32 [ Thomas Lange ]
33 * add class GRUB_PC
34 * doc/Makefile: add target chunked
35 * Commands.pm: add ext4 support for tune2fs
36 * Fstab: do not fsck swap partitions
37 * fai,make-fai-nfsroot: add upstart support
38 * upstart-fai.conf: new file for starting fai via upstart
39 * fai-nfsroot.dirs, fai-nfsroot.install, Makefile: add upstart files
40 * setup-storage: increase version number
41
42 -- Thomas Lange <lange@debian.org> Mon, 16 Nov 2009 14:21:16 +0100
43
44 fai (3.3) unstable; urgency=low
45
46 [ Thomas Lange ]
47 * NEWS: add hint about missing packages in nfsroot, changes in
48 dirinstall
49 * control: update to standards version 3.8.3, no changes needed
50 * sources.list,make-fai-nfsroot.conf: use Debian geo mirrors
51 * README: use description from control file
52 * subroutines-linux: fix log message
53 remove yes pipe when calling debootstrap (closes: #539980)
54 if NEXTTEST is used, define a class for next reboot. Thanks to
55 Sebastian Hetze for this patch.
56 task_updatebase now writes to software.log
57 print warning when setup_harddisks is used
58 include subroutines-linux into subroutines (closes: #494377)
59 * subroutines: do not unset the functions task_$taskname after use
60 fill task_tests with code, execute tests before task chboot
61 create /var/run/sshd (needed for ubuntu 9.10)
62 additional call to clean_exit in task_dirinstall
63 include subroutines-linux into subroutines (closes: #494377)
64 if two softupdates are running, print the name of the lock file
65 set trap for softupdate after checking if second instance is running
66 check if test.log exists before using grep
67 add APT keys from package_config/*.asc files (closes: #363701,#504018)
68 add keys after copying /etc/apt to /target, do not copy 10fai
69 send correct message for faimond-gui before rebooting
70 * fai-class: add string warning to message
71 * task_sysinfo: call blkid on all disks
72 * fcopy: add die() after open command
73 * fcopy.8: improve info for calling postinst
74 * fai-guide.sgml: add hint how to define classes on the kernel command
75 line (closes: #497548), remove outdated information about
76 /files/packages, add section about tests
77 * ainsl: create missing path elements if -a is used (closes: #447199)
78 * make-fai-nfsroot: mount sysfs inside nfsroot (closes: #532985)
79 dereference symlinks when copying file into nfsroot
80 replace --print-installation-architecture by --print-architecture
81 remove 70-persistent-net.rules from nfsroot
82 * control: Depends: iproute for fai-client, fai-server
83 new build-depends-indep for asciidoc tools, w3m, remove bootp
84 add Format field
85 * rules: remove DH_ALWAYS_EXCLUDE
86 * fai-setup, make-fai-nfsroot, subroutine-linux, get-boot-info,
87 task_sysinfo, S99fai-setup/FAISERVER: Replaced all calls to ifconfig
88 by proper ip + shell magic calls (closes: #524347). Thanks to Luk
89 Claes for the patch
90 * include subnet mask in variable for NFS exports
91 * fai-savelog: cd to the right place if LOGREMOTEDIR is set, thanks to
92 Robin Powell for the patch (closes: #515704)
93 * fai-mirror: remove use of $addpackages (closes: #537544)
94 add option -a (closes: #343344, #412889)
95 * fai-mirror.8: add option -a
96 * fai.conf, make-fai-nfsroot.conf: move FAI_CONFIGDIR to m-f-n.conf,
97 because it's only needed on an install server
98 add comment, rearrange variables, important variables first
99 * fai-cd, fai: get FAI_CONFIGDIR from new config file, add option -H
100 * fai-cd.8: add option -H
101 * fai-server.preinst, fai-server.prerm, fai-quickstart.postinst: print
102 warning if FAI_CONFIGDIR is still in the wrong place
103 * fai-quickstart.prerm: source make-fai-nfsroot.conf instead of fai.conf
104 * fai, fai.8: add option -s/--cspace to specify the config space URL
105 (closes: #444213)
106 * disk_config/*: add nosuid, nodev and noatime to some partitions
107 * menu.lst/postinst: add /g to perl substitution command
108 * fai-class: do not remove additional-classes when in debug mode,
109 use the comma separated list of $ADDCLASSES for classes (closes: #497548)
110 * fai-class.1: add ADDCLASS feature, add info about $LOGDIR/additional.var
111 * package_config/FAIBASE: remove rsh-client, discover
112 * fai-chboot: ignore ~ and .bak entries
113 * fai-chboot, fai-chboot.8: add option -u
114 * faimond-gui: add task tests, fix handling of reboot message
115 * tests/Faitest.pm: new file including subroutines for tests. Thanks to
116 Sebastian Hetze for the initial version.
117 * tests/FAIBASE_TEST: add simple test for partition layout of FAIBASE
118 * disk_config/FAIBASE: add file system labels
119 * examples/more-tests: add more tests from Sebastian
120 * savelog.LAST.source: add error patterns
121 * LAST/50-misc: use ainsl instead of echo
122 * 20-hwdetect.source, DEMO/10-misc,10-conffiles: apply patch from
123 Michael, that skips some commands on softupdate (closes: #481871)
124 * 20-hwdetect.source: remove modules not needed any more, cleanup code
125 * install_packages: do not call AptPkg function when -N was given
126 write list of all packages to packages.list
127 fix code that sets action if smarti is used, minor code cleanup,
128 download Debian source packages into $FAI_DEBSOUCRESDIR if defined
129 * 10-base-classes: replace --print-installation-architecture by
130 --print-architecture
131 * make-fai-nfsroot, DEMO/10-misc,FAIBASE/10-misc: chpasswd does not
132 support -e in newer version, replaced by usermod
133 * policy-rc.d.fai: udev not should be started when running
134 make-fai-nfsroot
135 * links.html: remove broken links
136 * doc/Makefile: new target for asciidoc documentation
137 * doc/fai-guide.txt: fai-guide now written with asciidoc
138 remove information about inetd.conf, since tftpd is now started as
139 standalone daemon, remove bootpd information, several small updates
140 add info how to remove the red logo, add info how to create a i386
141 nfsroot and mirror on a amd64 system (closes: #452761)
142 remove chapter about obsolete setup_harddisks tool
143 * fai-doc.doc-base.package: update file names
144 * ftar: add support for .tgz suffix
145 * get-config-dir-hg: add support for mercurial (thanks to Darshaka
146 Pathirana for the patch)
147 * get-config-dir-cvs, fai-do-scripts: replace basename and dirname calls
148 with bash functions
149 * fai-do-scripts: remove warning about scripts with prefix S
150 save maximal exit code now works
151 follow symlinks when determine the file type
152 * dhcpd.conf: change path of pxelinux.0
153 * get-config-dir, get-config-dir-file: print more info, print warning if
154 no method is defined
155 * get-config-dir, fai: set FAI to local path, if FAI_CONFIG_SRC is of
156 type file: (closes: #481137)
157 * get-config-dir-nfs: remove -n when mounting
158 * fai-setup: add advertisement for FAI questionnaire
159 set default for $SERVERINTERFACE
160 * README: upgrade info about mailing list, add info about questionnaire
161 * fai: check if make-fai-nfsroot.conf is available if dirinstall is used
162 dirinstall now uses $FAI_CONFIG_SRC instead of $FAI_CONFIGDIR
163 change PATH, move /sbin to the end
164 remove use of fifo, use bash process substitution instead
165 * Fstab.pm: print uuid and label of partition to console
166 * NFSROOT, make-fai-nfsroot.conf: remove dhcp3-client and dhcp-client,
167 since it's now in the default configuration of debootstrap
168 * NFSROOT: remove cvs, bootpc, expect, mdetect
169 * mkdebmirror: update for lenny, use cache feature of debmirror > 2
170 * examples/simple/files/etc/fai/*: update to more recent config files
171 * Makefile: remove .svn directories in fai-doc
172 * debian/source/format: use source package format 3.0 (native)
173 * fix class FAISERVER (closes: #517517)
174 * set default values using bash : ${variable:=value}
175
176 [ Michael Tautschnig ]
177 * setup-storage, setup-storage/Exec.pm: auto-detect a proper way to tell
178 udev to settle, hide udevsettle call (udevsettle is used in etch, udevadm
179 settle for sid; thanks matrix.systems@matrix.msu.edu for a first patch).
180 (closes: #530656)
181 * setup-storage/Volumes.pm: Updated mdadm --scan output parser to work with
182 current mdadm versions.
183 * setup-storage/Volumes.pm: Ignore another line of output from parted
184 (GPT-related warning). Thanks Andreas Schuldei for noticing this.
185 * setup-storage, setup-storage/Sizes.pm: Properly handle -h, early check for
186 unset (but necessary) environment variables, print full device names in
187 several error/warning messages instead of the partition id only.
188 * fai-vol_id: New wrapper around udev's vol_id or blkid, whichever is
189 available (closes: #552133)
190 * setup-storage/Fstab.pm: Be more verbose if obtaining the UUID fails (may
191 be caused by earlier use in RAID array, tell the user how to solve the
192 problem). Ignore exit code 3 of vol_id -l, use fai-vol_id wrapper.
193 * setup-storage/Parser.pm: RAID device parsing: $2 doesn't refer to the
194 original expression anymore, store earlier $2 as $opts; don't use options
195 sub-hash (thanks Andreas Schockenhoff for lots of testing and feedback).
196 setup-storage/Parser.pm: LVM volume groups or RAID arrays may now refer to
197 diskX to use the entire disk (thanks Mathieu Alorent).
198 * setup-storage/Sizes.pm: Properly deal with missing (as in RAID specs) or
199 non-existing (user error) devices in estimate_size; don't do stupid divide
200 by 2 in RAID1 setup. (closes: #525138)
201 * setup-storage/Commands.pm: Proper use of hash reference when checking for
202 "missing" option.
203 * setup-storage/Parser.pm: Ensure that RAID volumes marked preserve don't
204 count as extra RAID volumes being defined.
205 * setup-storage/Parser.pm, setup-storage/Sizes.pm: Added support for raid10
206 (thanks William Francis for suggesting this).
207 * setup-storage/Volumes.pm: Fixed perl syntax error, properly handle
208 existing empty volume groups (thanks Brian Kroth and Cajus Pollmeier for
209 debugging this). (closes: #532321)
210 * man/setup-storage.8: Document possible problems with previous software
211 RAID partitions and missing bootable flags.
212 * setup-storage/Sizes.pm: Secondary GPT only requires 33 sectors.
213 * Bumped setup-storage version number to 1.1.2.
214
215 [ Holger Levsen ]
216 * update to standards version 3.8.2, no changes needed
217
218 -- Thomas Lange <lange@debian.org> Tue, 03 Nov 2009 09:35:06 +0100
219
220 fai (3.2.20) unstable; urgency=low
221
222 [ Thomas Lange ]
223 * menu.lst: remove year
224 * fai-cd: add option -B, that creates a boot-only CD (without containing
225 the nfsroot, the partitial mirror and the config space)
226 * conf/menu.lst.boot-only: new config file for the boot only CD
227 * fai-cd.8: add option -B
228 * fai-abort: add missing lsb header
229 * control: remove duplicate fields
230 * copyright: fix lintian warning
231
232 [ Michael Tautschnig ]
233 * fixed several hyphen-used-as-minus-sign errors in man pages
234 * update to standards version 3.8.1, no changes needed
235 * replaced dh_clean -k by dh_prep
236 * use dh_lintian to install lintian overrides
237 * added override for fai-nfsroot (diverts foreign /etc/init.d.rcS)
238 * Build-Depends: debhelper (>= 7)
239 * setup-storage/Sizes.pm: Clarified error message in cases where the user
240 specified a partition is larger than the entire disk
241 * setup-storage/Parser.pm, setup-storage/Sizes.pm, setup-storage/Volumes.pm:
242 Added pseudo-disklabel gpt-bios to support GPT on systems with BIOS
243 instead of EFI. Also installs an additional partition to store whatever
244 doesn't fit into MBR.
245 * setup-storage: bumped version to 1.0.5 (gpt-bios support)
246
247 -- Thomas Lange <lange@debian.org> Mon, 04 May 2009 10:42:25 +0200
248
249 fai (3.2.19) unstable; urgency=low
250
251 * subroutines-linux: get-config-dir was never run if -z $monserver,
252 which may be the case when no DHCP was done (dirinstall, softupdates,
253 or install using fixed IP); problem was introduced by patch in r5338.
254 (closes: #525096)
255 adjust indentation
256
257 -- Thomas Lange <lange@debian.org> Wed, 22 Apr 2009 13:39:58 +0200
258
259 fai (3.2.18) unstable; urgency=low
260
261 [ Thomas Lange ]
262 * control: add depends on net-tools for fai-client (closes: #521027)
263 * ainsl: add test if target file exists,
264 improve exit codes (closes: #500244)
265 * fai-cd: use a pipe when sending commands to grub
266 * ftar, fcopy: add info about the other tool
267 * new file live.conf will disable some messages during booting
268 * make-fai-nfsroot: call apt-get update when using -k (closes: #507892),
269 -k now also upgrades all packages inside the nfsroot,
270 add -N to install_packages call, this is good for cross architecture
271 building the nfsroot
272 check if debootstrap finished properly (closes: #524369)
273 try to umount mirror before removing old nfsroot (closes: #500208)
274 * fai-do-scripts: skip files with certain suffixes (closes: #500579),
275 improve test if $debug is set to 1 (closes: #496072)
276 call cfagent scripts with -v if fai is in debug mode
277 * lib/subroutines-linux: don't rely on ' as a field separator when
278 parsing boot.log, use = and strip off any quotes (closes: #439250),
279 check earlier if faimond is available, send TASKBEGIN message
280 * lib/get-config-dir-svn: Make username in svn:// config url optional
281 (thanks Alexander Fisher) (closes: #441436)
282 * bin/fai-setup: Do not unconditionally add $FAI_CONFIGDIR to exports(5)
283 (thanks Sebastian Harl) (closes: #504801)
284 * lib/get-config-dir-svn: Added support for password in SVN URL (thanks
285 Robin Powell) (closes: #515057)
286 * 20-removable_media: add fd0 entry to fstab only if device is present
287 * fai-cd, make-fai-nfsroot: awk can also do the grep
288 * NFSROOT: install AMD64 packages with aptitude, this also helps when
289 building an amd64 nfsroot on i386
290 * fai-mirror: check if -C was used, (thanks to James Richardson for the
291 patch) (closes: #523625), fixing informal message (closes: #516385)
292 * fai: set STOP_ON_ERROR to 700, this can be overwritten by fai.conf or
293 in a file called class/*.var (closes: #515139),
294 create /var/run/fai (closes: #515775)
295 always change HOSTNAME when -u was used (closes: #456978)
296 add -u to help message
297 * fai-client.dirs, fai-server.dirs: remove /var/run/fai
298 * subroutines: add trap for softupdates (closes: #449236)
299 stop_fai_installation() sends message to faimond
300 send TASKEND faiend message
301 include target directory information into stamp (closes: #503653)
302 * packages_config/FAIBASE: add lvm2 (closes: #517417)
303 * fai-chboot: always add $append to pxe configuration (closes: #495535)
304 * fai-chboot.8: fix description of -i
305 * compat,rules: update to compat level 7
306 * fai-mirror: set Dir::Etc option instead of changing
307 Dir::Etc::sourceslist only (thanks Sebastian Harl) (closes: #504813)
308 * get-config-dir-git: do not clone into an existing directory (thanks
309 Sebastian Harl) (closes: #506463)
310 * mount2dir: add commands to create /var/lock and /var/run on the
311 filesystem mounted at / (closes: #464541)
312 * make-fai-nfsroot.8: adjust informationen about -U (closes: #520257)
313 * fai,subroutines: move definition of trap clean_exit into task
314 dirinstall
315
316 [ Michael Tautschnig ]
317 * setup-storage: Bumped version number to 1.0.4
318 * setup-storage/Exec.pm: Use --timeout=10 instead of --timeout 10 to stay
319 compatible with etch (thanks Vincent Fortier)
320 * setup-storage/Sizes.pm: Immediately fail if partitions > 2TB are to be
321 created on msdos disk labels
322 * setup-storage: Enable debug mode if -d was given on the command line
323 * setup-storage/Fstab.pm, setup-storage/Commands.pm: Proper perl text
324 replace syntax and additional random initialization of partition
325 (thanks William Famy) (closes: #500821)
326 * examples/simple/scripts/GRUB/20-initramfs: Update the initramfs in case
327 lvm2 or mdadm have been installed.
328 * example/simple/classes/50-host-classes: Added hosts bear (class
329 LVM_XEN_SERVER) and puma (RAID_XEN_VIRTUAL)
330 * example/simple/disk_config/{LVM_XEN_SERVER,RAID_XEN_VIRTUAL}: Added
331 corresponding disk_config examples that have a large LVM and a software
332 RAID configured
333 * conf/NFSROOT, debian/control, setup-storage/Volumes.pm: Moving back to
334 Linux::LVM perl module for parsing LVM command output as #488205 has been
335 fixed.
336 * setup-storage/Parser.pm, setup-storage.8: Added and documented support for
337 glob patterns in device names (e.g., /dev/disk/by-id/scsi-*)
338 * setup-storage/Sizes.pm: Fail early, if a non-existing device is used in a
339 volume group.
340 * setup-storage/Commands.pm: Properly handle existing volume groups and only
341 extend them if the underlying devices are preserved, otherwise create them
342 anew.
343 * setup-storage/Volumes.pm, setup-storage/Parser.pm: Always write a new
344 disklabel, if no partition on the disk must be preserved
345 * setup-storage/Parser.pm, setup-storage/Commands.pm: Make sure that the
346 user hasn't configured spares/missing devices with RAID-0 and only add
347 --spare-devices if at least 1 is configured. Thanks Camille Barette.
348 (closes: #508192)
349 * setup-storage/Commands.pm: Use the proper id for telling the user about
350 preserved/resized partitions. (closes: #521290)
351 * setup-storage/Init.pm, disk-info: Added AOE etherd/ device names to
352 regular expressions (thanks Jean Spirat)
353 * setup-storage/Commands.pm: If the disk config is marked virtual, create
354 dummy commands to tell later commands that the devices exist
355 (closes: #508247)
356 * setup-storage/Parser.pm: Support :encrypt with all mountpoint
357 specifications
358 * setup-storage/Sizes.pm: Properly tell the user that the lower bound of a
359 parition size is already too high
360 * setup-storage/Commands.pm: Added debug output in command dependency sorter
361 * setup-storage/Parser.pm, setup-storage/Commands.pm: Make random
362 initialization of encrypted partitions configurable
363 * setup-storage.8: Document new encryption possibilities
364 * lib/get-config-dir-*: task_error requires the exit code of the
365 preceeding command as the second argument
366 * lib/subroutines-linux: The exit code of a command earlier in a pipe
367 must be read using $PIPESTATUS, not $? (closes: #444210)
368 * bin/faimond: Try to load Proc::Daemon only in case -d is given; if it
369 fails, print a helpful error message (closes: #513090)
370 * bin/setup-storage, setup-storage/Volumes.pm: When propagating preserve
371 markers also check whether the to-be-preserved volume is defined at all
372 (closes: #521153)
373 * setup-storage/Parser.pm, setup-storage/Commands.pm: Added support for
374 optional (pv|vg|lv|md)createopts
375 * man/setup-storage.8: Documented these new options
376 * Moved parsing of createopts,tuneopts to Parser.pm for simpler code and
377 better syntax checking (closes: #521172)
378 * setup-storage/Sizes.pm: Change die to warn in case a preserved partition
379 is not aligned to cylinder boundaries
380 * setup-storage/Parser.pm: Only test for mkfs.X if such a filesystem is to
381 be created (i.e., it will not be preserved)
382 * fai-gude.sgml: add hint how to avoid this bug (closes: #265973)
383
384 -- Thomas Lange <lange@debian.org> Mon, 20 Apr 2009 12:02:57 +0200
385
386 fai (3.2.17) unstable; urgency=medium
387
388 * fai 3.2.17 and 3.2.17~lenny1 are identical - the difference in version
389 number is only due to the way packages move within Debian releases.
390 * Added myself to uploaders.
391 * Fix typo in fai-do-scripts which prevented perl scripts to be executed,
392 thanks to Andrew Ruthven for reporting this. (Closes: #504662)
393 * setup-storage/Parser.pm: Do not enforce a space after VG/LV names in
394 resize/preserve options. Thanks to Frederic Blanc for the patch.
395 (closes: #516849)
396 * fai-mirror: honor $debug and $qflag environment variables, thanks to
397 Michael Tautschnig. (Closes: #494431)
398 * device2grub: Add /dev/i2o/hdX to the list of recognized devices. Thanks
399 to Jürgen Kahnert for the patch. (Closes: #515101)
400
401 -- Holger Levsen <holger@debian.org> Wed, 25 Feb 2009 12:26:19 +0100
402
403 fai (3.2.16) unstable; urgency=high
404
405 [ Thomas Lange ]
406 * fai: fix RC bug, missing umount (closes: #511391)
407 * README: year++
408 * prcopyleft: year++
409
410 [ Colin Tuckley ]
411 * fixed spelling mistakes in faimond.8, faimond-gui.1
412
413 -- Thomas Lange <lange@debian.org> Mon, 12 Jan 2009 13:12:26 +0100
414
415 fai (3.2.15) unstable; urgency=low
416
417 [ Thomas Lange ]
418 * fai-server.manpages: faimond-gui.1 was not included into the package
419 * fix typos in mkdebmirror, NEWS, classes_description.txt, fai-mirror,
420 fai-cd.8, fai-guide.sgml
421 * lib/subroutines: check *.var files if they are readable
422 * bootexample.sgml: fix typo
423 * dhcpd.conf/FAISERVER: fix wrong path in example
424 * links.html: fix typo (closes: #508598)
425 * fai-guide.sgml: fix package name in documentation (closes: #504797)
426 * get-boot-info: fix wrong test parameter (closes: #509090)
427 * setup-storage: increase version number
428
429 [ Colin Tuckley ]
430 * fixed spelling mistakes in fai-do-scripts.1, fai-mirror.1
431
432 [ Sebastian Harl ]
433 * fai-guide.sgml: fix several typos, mention Git, use $FAI instead of
434 /fai (closes: #507129)
435
436 [ Michael Tautschnig ]
437 * Commands.pm: Print an informational message whenever a volume or
438 partition is preserved or resized (closes: #508893)
439
440 -- Thomas Lange <lange@debian.org> Mon, 22 Dec 2008 14:51:54 +0100
441
442 fai (3.2.14) unstable; urgency=low
443
444 * fai-guide.sgml: document behaviour of LOGSERVER (closes: #361524)
445 * install_packages: fix usage of option -n (closes: #489546)
446 * setup-storage, Commands.pm, Exec.pm: Call udevsettle before doing any
447 of the commands to avoid all the possible pitfalls, simplyfies the
448 code quite a bit. (closes: #503729)
449
450 -- Thomas Lange <lange@debian.org> Tue, 28 Oct 2008 10:32:20 +0100
451
452 fai (3.2.13) unstable; urgency=low
453
454 * lib/setup-storage/Commands.pm: fixed dependency error in vgcreate
455 commands (closes: #502462)
456 * fcopy: fix ordering of classes (closes: #502975)
457
458 -- Thomas Lange <lange@debian.org> Wed, 22 Oct 2008 12:14:51 +0200
459
460 fai (3.2.12) unstable; urgency=low
461
462 * setup-storage/Parser.pm, setup-storage/Sizes.pm: Warn, if a
463 preserved partition does not match the size specified in the
464 disk_config; fail, if an extended partition is to be created in place
465 of a to-be-preserved partition (closes: #501772)
466 * setup-storage/Exec.pm: recent versions of parted log errors to
467 stdout instead of stderr + adaption of error messages to current ones
468 (closes: #500823)
469 * setup-storage/Volumes.pm: Handle new error message in case of
470 missing disk label (closes: #500823)
471 * setup-storage: extended debug output of sorted commands
472 (closes: #500822)
473 * setup-storage/Commands.pm: Properly sort commands, fixed dependency
474 errors, use start_byte for new config instead of begin_byte
475 (closes: #500822)
476 * setup-storage: increase version number
477 * make-fai-nfsroot: print version of debootstrap (closes: #500046)
478 * fai-guide.sgml: minor update in example
479 * fai-chboot.8: fix warning from man
480
481 -- Thomas Lange <lange@debian.org> Wed, 15 Oct 2008 11:25:39 +0200
482
483 fai (3.2.11) unstable; urgency=low
484
485 * control: depend on syslinux-common instead of syslinux (closes: #494417)
486 use same intro for description for all packages,
487 add dependeny and recommends on openbsd-inetd | inet-superserver as
488 workaround for #404760
489 * fai-chboot.8, fai-cd.8, ainsl.1, fai.8, fai-class.8: apply patches
490 from Colin Tuckley
491 * THANKS: add Colin
492 * fai-chboot.8: add example for using templates, add link to pxelinux
493 documentation
494 * fai-cd.8: remove unused info
495 * fai-mirror.1: add information about files used by this script
496 * faimond.8: minor fixes
497 * install_packages.8: minor fixes
498 * make-fai-nfsroot.8: minor fixes
499 * fai-debconf.1: minor fixes
500 * setup-storage.8: replace mdoc macro version with man macro version,
501 reformat examples using tab stops, make groff happy
502 * fai-guide.sgml: remove info about make-fai-bootfloppy, add info about
503 kernel parameters
504 * faisetup.sgml: update messages
505 * bootexample.sgml: update example messages
506 * mkdebmirror: remove obsolete code for fetching boot floppy images
507
508 -- Thomas Lange <lange@debian.org> Wed, 01 Oct 2008 14:20:45 +0200
509
510 fai (3.2.10) unstable; urgency=low
511
512 * add texlive-latex-recommended and texlive-fonts-recommended to
513 build-depends-indep which fixes FTBFS (closes: #497683),
514 add cfengine2 as recommends to fai-client (closes: #442843),
515 remove mknbi from fai-docs recommends
516 * Init.pm: really add important bugfix (494784) that was only fixed in svn
517 but not in 3.2.9 upload (closes: #494784), fix typo in variable name
518 * Volume.pm: ignore output line of parted containing "Model:"
519 (closes: #497066)
520 * disk-info: fix bashism (closes: #498023),
521 add pattern for KVM devices like /dev/vd[abcd]X (closes: #494426)
522 * Makefile,VERSION: remove variable KERNELVERSION, because it's unused since
523 3.2 (closes: #494699)
524 * fai-cd: do not redirect stderr to /dev/null when calling find_fai_data,
525 otherwise we do not get any errors when the grub call fails
526 * subroutines: use proper path to RUNNING_FROM_FAICD to make eject work
527 (closes: #439101),
528 do not access /proc/uptime if /proc is not mounted (closes: #496234),
529 check if list of cdrom devices is empty (closes: #498052)
530 * fai-client.postrm: use rm -rf, we do so in other maintainer scripts as
531 well and /var/run/fai is probably the least critical place
532 (closes: #494423)
533 * remove old, unsupported and broken script make-fai-bootfloppy and its man
534 page (it only works with fai-kernels which were removed from lenny)
535 (closes: #452375, #400373, #305363)
536 * remove old and unused util/tlink and the information about it from the
537 documentation
538 * fai-guide.sgml: major review, remove boot floppy info, remove BOOTP
539 info, update location of RUNNING_FROM_FAICD
540 * fai-guide.sgml: minor documentation fix (closes: #473106),
541 do not propose make-fai-nfsroot -r (closes: #481111),
542 do reference NEWS.Debian (closes: #452760)
543 * ftar.8: minor fix (closes: #481528), update example used
544 * fcopy.8: minor fix (closes: #419787)
545 * fai-statoverride.8: add man page for fai-statoverride.8 (closes: #358967)
546 * setup-storage.8: document usage of USE_SETUP_STORAGE; some typo fixes
547 * fai-cd.8: add usage example, add warning that all data on USB stick
548 may be destroyed
549 * setup-storage.8: Properly escape \ in literal environments (thanks lintian)
550 * changes to the example classes:
551 - use new partition tool in simple examples
552 - remove class SETUPSTORAGE
553 - package_config/*: remove non-existing packages, change some package
554 - names
555 - package_config/GNOME: make gnome example smaller
556 - 10-misc: remove tune2fs call, now done by new partition tool
557 - use lenny in FAISERVER class
558 - remove empty directory /etc/X11 to make lintian happy
559 - 20-copy-mirror: set correct symlink, add comment
560 * update to standards version 3.8.0, no changes needed
561 * update the package description (closes: #496113)
562 * rules: Don't ignore errors from make clean
563 * Many thanks to Sebastian Harl, Holger Levsen, Michael Prokop and
564 Michael Tautschnig for all the discussions and for the help to create
565 this release
566
567 -- Thomas Lange <lange@debian.org> Tue, 09 Sep 2008 15:08:20 +0200
568
569 fai (3.2.9) unstable; urgency=low
570
571 * apply patch that fixes the RC-bug license issue (closes: #487866)
572 * debian/copyright: add people and reformat text
573 * ftar: exit with warning if unsupported suffix .tgz is found
574 * ainsl: add options -Q and -q (closes: #484722)
575 * fai-setup: fix syntax error (closes: #488404)
576 * setup-storage.8: add migration section, add info for createopts, move
577 comments in example to bottom, fixed and improved documentation for
578 preserve_{always,reinstall} syntax
579 * Sizes.pm: never scale logical volume sizes beyond the specified
580 maximum (closes: #494519)
581 * Init.pm: fix bug in return values of phys_dev() (closes: #494784)
582 * conf/NFSROOT, control: drop use of liblinux-lvm-perl
583 (closes: #494357), replace unionfs with aufs (closes: #487080),
584 ext2resize is now obsolete, replace it with e2fsprogs,
585 replace obsolete sysutils with procinfo,
586 add packages for powerpc arch (closes: #494440)
587 * control: use official control-fields Vcs-Browser and Vcs-Svn instead
588 of old XS-* friends (closes: #451013),
589 remove Homepage from Description field, use Homepage field instead
590 * Volumes.pm: reverted the code to handle existing LVMs to an earlier
591 version that does not use Linux::LVM, because this is severly broken
592 (closes: #494357)
593 * setup-storage: increase version number to 1.0.1 because of LVM change
594 * Commands.pm: bugfix in RAID volume handling in case of devices marked
595 missing: mdadm command requires device names to be replaced by
596 "missing" (closes: #494520)
597 * package_config/FAIBASE: replace obsolete sysutils with procinfo
598 * subroutines-linux: replace klogd and syslogd with rsyslog
599 (closes: #494387)
600 * conf/sources.list: replace etch with lenny, make koeln repository
601 optional (closes: #474326)
602 * make-fai-nfsroot.conf: replace etch with lenny, mount /dev/pts to
603 avoid warnings "Can not write log, openpty() failed",
604 * make-fai-nfsroot: umount /proc and /dev/pts inside nfsroot on exit
605 (closes: #494518, #494523),
606 move trap definitions outside of { } block (closes: #494518, #494523),
607 use arch independent name for linux kernel (closes: #494440)
608 * updatebase: mount /dev/pts into /target to avoid openpty() warning
609 * fai-do-scripts: use -b in call of file command, this makes the pattern
610 matching more robust, make file adjust regex to new output of file
611 command (closes: #490111)
612 * savelog.LAST.source: add error pattern
613 * fai-cd: add option "--iso-level 4" to mkisofs call (closes: #494443)
614 * rules: do not copy file for linda
615 * fai-quickstart.dirs: linda directory not needed any more
616 * fai-quickstart.lintian: fix pattern
617
618 -- Thomas Lange <lange@debian.org> Tue, 12 Aug 2008 11:49:51 +0200
619
620 fai (3.2.8) unstable; urgency=low
621
622 * Merge setup-storage, the new partitioning tool
623 (closes: #380629, #330915, #277045, #356862, #416633, #484788)
624 * add variable $USE_SETUP_STORAGE
625 * setup-storage: move loading of kernel modules into 20hwdetect.source,
626 print which disk_config setup-storage is using
627 * Commands.pm: print also mountpoint when debugging tuneopts and
628 createopts, fix and document problem when only tuneopts are defined,
629 prevent warnings about uninitialized variables
630 * 20-hwdetect.source: load modules needed for setup-storage
631 * add class SETUPSTORAGE for easy testing
632
633 -- Thomas Lange <lange@debian.org> Sun, 15 Jun 2008 12:47:16 +0200
634
635 fai (3.2.7) unstable; urgency=low
636
637 * update some messages to 2008
638 * fai-cd: check if list of Packages files is non-empty, change syntax of
639 ${...:=...}, use rsync for coping to USB stick if available
640 * fai-cd.8: add info for MAXPACKAGES
641 * fai-guide.sgml: fix order of tasks
642 * fai-setup: check if file exists
643 * make-fai-nfsroot: exclude files in var/lib/apt/lists from base.tgz
644 check if NFSROOT directory is mounted with bad options
645 * get-boot-info: parse live.log for detecting boot method
646 * disk-info: use group info for detecting disks, extend pattern for
647 detecting scsi disks
648 * subroutines: fix regex so softupdate will; now umount the config space
649 * add internal variable printk, for setting the console log level
650
651 -- Thomas Lange <lange@debian.org> Sat, 31 May 2008 16:47:25 +0200
652
653 fai (3.2.6) unstable; urgency=medium
654
655 * fai: remove local, fix regex (closes: #480685)
656 * fai-cd: fix syntax error (closes: #480830)
657
658 -- Thomas Lange <lange@debian.org> Thu, 15 May 2008 17:10:37 +0200
659
660 fai (3.2.5) unstable; urgency=low
661
662 * GRUB/10-setup: use absolute path
663 * fai: mount /proc if not already mounted (closes: #453017, #444156),
664 check if target directory for dirinstall is mounted with nosuid,nodev
665 * fai-mirror: set MAXPACKAGES=1 if undefined before
666 * make-fai-nfsroot: exit with error if software installation has errors
667 (closes: #442261)
668 * fai-guide.sgml: add info how to specify a certain release or version
669 of a package
670 * fai-cd: add prefix $cfdir to -g parameter if no path was specified,
671 fix setting of cfdir (closes: #475250)
672 * fai-cd.8: extend info for -g
673 * subroutines: remove local from variable (closes: #449236)
674 * install_packages: fix in detecting Debian specific actions
675 * fai-chboot: add check if kernelsuffix is defined
676 * fai-abort: add LSB formatted dependency info (closes: #469716)
677 * XF86Config-4/DEMO: remove obsolete example (closes: #474327)
678 * disk-info: add regex for Adaptec i2o controller (closes: #466670)
679 * ainsl: substitue \s+ afterwards (closes: #470799)
680
681 -- Thomas Lange <lange@debian.org> Mon, 5 May 2008 18:27:02 +0200
682
683 fai (3.2.4) unstable; urgency=high
684
685 * fai-cd.8: add missing -C option
686 * make-fai-nfsroot: remove code for creating BOOTP environment
687 * faimond-gui: show different icons depending on error code
688 * fai-setup: fix syntax error (closes: #453442)
689 * subroutines-linux: do not print hostname and kernel compile time
690 * fai: update date, remove mkdir
691 * savelog.LAST.source: remove duplicate messages which appear in fai.log
692 and software.log
693
694 -- Thomas Lange <lange@debian.org> Thu, 29 Nov 2007 19:17:56 +0100
695
696 fai (3.2.3) unstable; urgency=medium
697
698 * fix wrong logic in updatebase (closes: #452516)
699
700 -- Thomas Lange <lange@debian.org> Sat, 24 Nov 2007 16:08:36 +0100
701
702 fai (3.2.2) unstable; urgency=low
703
704 * conf/NFSROOT: reomve duplicate package, use aptitude for installing,
705 add nfs-common (closes: #444079), remove live-initramfs from NFSROOT
706 * doc/fai-guide.sgml: add information for softupdate (closes: #439016)
707 * savelog.LAST.source: add ignore pattern, remove dot after filename
708 * make-fai-nfsroot: check if $TFTPROOT is defined, add badupdateto32(),
709 which prints more info about update without checking variable names,
710 remove whole /srv/fai/nfsroot, add check_nfsroot(), make stamp only on
711 success (closes: #370780), write output also into /var/log/fai,
712 return and print exit code from install_packages, create or copy
713 live.conf, try to umount /proc inside the nfsroot before removing an
714 old nfsroot, abort if this fails
715 * subroutines: add task_error(), which stores the maximum error code in
716 $task_error, do nothing if error=0, print traceback,
717 add stop_fai_installation(), write pid to stamp file, print PID in
718 case of error, add task_test stub, save function name that causes
719 fatal error, set $fai_rundate only if not yet defined
720 * subroutines-linux: add check if $monserver is defined, print kernel
721 version currently running, catch exit code from install_packages
722 * mount2dir: add support for UUID and LABEL
723 * fai: export $romountopt, get error codes from all commands in a pipe,
724 add $STOP_ON_ERROR, fix variable name (closes: #447080),
725 do not use /var/log/fai/current (closes: #445276), cleanup definition
726 of $LOGDIR, change permissions of LOGDIR (closes: #445276),
727 add symlinks for last and last-$action in the very beginning
728 * control: fai-nfsroot and fai-client conflicts to fai-kernels, add
729 recommends to debconf-utils (closes: #445109), improve package
730 description (closes: #419071), add Homepage field, add live-initramfs
731 to depends of fai-nfsroot
732 replace ssh with openssh-server and openssh-client (closes: #434356)
733 * fai-cd: copy grub config always to menu.lst
734 * get-config-dir-nfs: add -n to mount
735 * get-config-dir-svn: error if svn call fails (closes: #447602, #441761)
736 * update FSF address (closes: #444154)
737 * fai-chboot: pxedir should also use $TFTPROOT, (closes: #443837)
738 * menu.lst/postinst: check if variables are defined (closes: #445978)
739 * ftar: make it a bash script
740 * fai-setup: add option -C (closes: #388157), fix mode of
741 authorized_keys
742 * fai-setup.8: add option -C
743 * fai-mirror: mkdir mountpoint before mounting (closes: #365004)
744 * updatebase: use aptitude when doing dist-upgrade (closes: #448426),
745 use safe-upgrade when available
746 * fai-divert: make it a bash script
747 * 30-interfaces: resolv.conf is now in /, not in /tmp
748 * make-fai-bootfloppy: script currently does not work, always die with
749 error message
750 * FAIBASE.var: add STOP_ON_ERROR
751 * fai-savelog: do not save log to local directory, if this directory
752 already exists (should only happen during softupdate), change
753 permissions of LOGDIR (closes: #445276)
754 * get-config-dir-*: call task_error after trying to access config space
755 * sources.list: add koeln repository
756
757 -- Thomas Lange <lange@debian.org> Thu, 22 Nov 2007 15:45:12 +0100
758
759 fai (3.2.1) unstable; urgency=low
760
761 * mount swap partitions with identical priorities
762 * fai-mirror: also match lowercase class names (for hostsnames),
763 use $cfdir instead of fixed path /etc/fai
764 * subroutines-linux: add timeout to nc call
765 * subroutines: change message for faimond in task_faiend()
766 * control: readd libapt-pkg-perl to depends, nfs-server (user space)
767 does not support locking, so FAI cannot use it, remove wget, add arch
768 to mknbi
769 * get-config-dir-svn: add svn+ssh support
770 * QUESTIONNAIRE: add USB stick, split bootb and dhcp
771 * faimond, faimond.8: use Proc::Daemon, add options tTldP
772 * faimond: do not allow ; in message (security), do not print ip and
773 port number
774 * make-fai-nfsroot: add option -U, do not divert update-initramfs (added
775 because of a Ubuntu bug), activate -U if Ubuntu is detected
776 determine the arch inside the nfsroot for defining a class, this help
777 building amd64 nfsroots on i386 and vice versa,
778 add support for running hooks, (closes: #342467)
779 * make-fai-nfsroot.conf: add variable NFSROOT_HOOKS
780 * make-fai-nfsroot.9: add info about NFSROOT_HOOKS
781 * fai-mirror.8, make-fai-nfsroot.8: enhance/add info of -C, add info
782 about variable FAI_ETC_DIR
783 * packages_config/DEFAULT: fix typos in linux-image-amd64
784 * fai-chboot,fai-chboot.8: add option -C and support for $FAI_ETC_DIR
785 * savelog.LAST.source: add ignore pattern
786 * packages_config/FAIBASE: add fai-client
787 * fai-do-scripts: exit with maximum error code of all child scripts that
788 had an error
789 * fai: change message when stamp file already exists (closes: #441437)
790 * fai-cd: remove arch specific path
791 * fai-cd.8: add info about USB stick (closes: #441988),
792 improve man page (closes: #441991)
793 * new get-config-dir-git: add method git for access (closes: #441992)
794 * examples/etc/dhcpd.conf: fix path
795 * faimond-gui: new tool that produces graphical output of faimond
796 * faimond-gui.8: new man page
797 * get-config-dir-svn: fix svn+ssh with username (Closes: #442021)
798 * fai-guide.sgml: add info about NFSROOT_HOOKS
799
800 -- Thomas Lange <lange@debian.org> Mon, 17 Sep 2007 13:30:34 +0200
801
802 fai (3.2) unstable; urgency=low
803
804 * subroutines-linux: fix extra slash in path (closes: #428860),
805 jobsrunning(): ignore rcS process (closes: #425725)
806 during dirinstall call debootstrap if no base.tgz is found
807 * setup_harddisks: fix file system type of /proc
808 * fai.conf: make ssh and scp the default (closes: #309678, #380085)
809 * fai-guide.sgml:
810 major update to reflect FAI 3.X changes (closes: #390508),
811 fix description of classes used (closes: #329984),
812 change /usr/share/doc/fai to /usr/share/doc/fai-doc (closes: #387541),
813 fix an url, add documentation for dirinstall (closes: #390508),
814 document usage of basefiles/ (closes: #391660),
815 document the order hooks are called (closes: #380337)
816 * get-config-dir-svn: add support for svn url's without username
817 (closes: #415875)
818 * subroutines: copy disk_var.sh only if available (closes: #415880),
819 fix wrong path for FAI_CLASSES
820 * savelog.LAST.source: add more patterns
821 * faimond: add options -p, -h, -b,
822 it can now call fai-boot (closes: #342477, #424608)
823 * faimond.1: update man pages to reflect the new options
824 * fai-savelog: use $LOGREMOTEDIR when saving to remote
825 (closes: #290371), do not set $HOSTNAME, should be set all the time
826 (closes: #429553, #429733)
827 * make-fai-nfsroot: add option -p (closes: #359323), move from
828 fai-kernels to plain Debian kernel using initrd (closes: #410940),
829 remove unused things since we have now write access to the nfsroot,
830 use mkdir -p, live-initramfs needs NFSROOT in .../live/filesystem.dir,
831 move creating of subdirs from make-fai-nfsroot to fai (from server to
832 client), do not create shell script in make-fai-nfsroot,
833 remove -V, use aptitude to remove the kernels from the nfsroot, -k now
834 reinstalls all packages from /etc/fai/NFSROOT (closes: #431613),
835 update-initramfs symlinks to /bin/true during diversion
836 * make-fai-nfsroot.conf:
837 remove the variable KERNELPACKAGE (closes: #416531, #435098)
838 * make-fai-nfsroot.8: remove -V, new description for -K and -k
839 * fcopy: set mode on file even no file was copied (closes: #360184),
840 check error code of preinst and postinst scripts (closes: #432681),
841 add quotes to variable (closes: #430127), skip comment lines in
842 file-modes
843 * fai-chboot: $NFSROOT is defined in new location (closes: #408247),
844 add initrd support, add option -s (closes: #356380), remove nfs
845 options from append line
846 * fai-chboot.8: ROOTFS parameter is not needed any more, add option -s
847 * device2grub: fix pattern to support /dev/cciss and /dev/ida devices
848 (closes: #416381)
849 * conf/NFSROOT: add packages needed for new fai-cd technique, add plain
850 debian kernel package, add ext2resize, hwinfo and change arch specific
851 packages,
852 move packages cfengine2 and libapt-pkg-perl from control to NFSROOT
853 * control: change dependencies from tetex to tetex or texlive, replace
854 Recommends of rsh-server with ssh (closes: #426093), add aptitude for
855 fai-server as Suggests, remove fai-kernels, add field XS-Vcs-Browser,
856 syslinux is only available on two architectures, do not depend on
857 cfengine (v1), since it does not exists any more
858 * fai: do not remount / read only, do not call create_ramdisk, now we
859 use unionfs, remove HOST variable, only use HOSTNAME now, use mkdir
860 -p, export $action for 20hwdetect.source, call save_dmesg only during
861 initial installation, during dirinstall set
862 LOGDIR=/var/log/fai/dirinstall/$HOSTNAME (closes: #429553)
863 define FAI_DEBOOTSTRAP, FAI_DEBOOTSTRAP_OPT for dirinstall
864 create syslog.conf before starting the syslog daemon
865 when doing dirinstall -c or -N must be specified (closes: #429554)
866 the local hard disks are now mounted to /target instead of /tmp/target
867 * move from mkinitrd-cd to live-initramfs to create a CD, use plain
868 Debian kernel
869 * menu.lst: remove unneeded options, add boot=live for new initrd,
870 remove root (cd), fix setting of hostname, instead of using ip=, we
871 now use hostname=
872 * create_resolv_conf: fix path, since we can now write on the whole
873 filesystem
874 * fai-cd: use plain Debian kernel with initrd and live-initramfs for
875 booting (closes: #401041),
876 add option -f, force removal of an existing ISO image
877 add option -k, this is for debugging
878 add option -n, do not create ISO image
879 add option -u, copy fai-cd data to a directory (USB support)
880 use $NFSROOT/live/filesystem.dir
881 * disk-info: do not include removable devices into list of disks
882 * fai-class: remove HOST variable, only use HOSTNAME now
883 do not set HOSTNAME from uname (closes: #431283)
884 * multiple files: add some patches fixing english text
885 (closes: #428857, #428858)
886 * 20-removable_media: fix path for floppy mount point (closes: #428859)
887 * fai.8: add option -u, --hostname (closes: #361559)
888 * add variable TFTPROOT (closes: #408271, #431431)
889 * fai-mirror:
890 use $NFSROOT/live/filesystem.dir
891 do not ask questions, add unauthenticated packages to the mirror
892 * 20hwdetect.source: do not execute 20hwdetect.source during dirinstall
893 * debconf/FAIBASE: autodetect most xorg parameters, (but not resolution)
894 * install_packages: add option -N, change option -t to -n,
895 add patch that AptPkg module is only used when
896 available and target system is Debian (closes: #422225), move code to
897 check_aptpkg(), add smart package manager support (closes: #430798)
898 do execute Debian specific commands only when needed (closes: #392038),
899 grab error codes when executing commands,
900 exit with 3 when errors occured, add option -H (closes: #391659),
901 put suffix -internal to all internal commands,
902 remove -n from tasksel calls
903 print path once, then only config file names, not always full path
904 * install_packages.8: add option -N and -H, change option -t to -n,
905 add option -p (closes: #424848)
906 * create_ramdisk: replaced by unionfs
907 * fai-do-scripts: remove -k from cfagent call (closes: #425699),
908 add new strings for shell scripts (closes: #416616)
909 * fai-server.post*: do not manage $TFTPROOT (closes: #430000)
910 * package_config: move linux-image package from FAIBASE to DEFAULT, add
911 kernel name for architecture
912 * ainsl: escape + in pattern
913 * make S01fai-abort an init.d script
914
915 -- Thomas Lange <lange@debian.org> Tue, 21 Aug 2007 18:11:28 +0200
916
917 fai (3.1.8) unstable; urgency=medium
918
919 * conf/NFSROOT: remove unknow package name (closes: 407950)
920 * setup_harddisks: use C locale when calling mkreiserfs (closes: 413504)
921 * fai-mirror: add /usr/sbin to $PATH so a normal user can also call
922 this command (closes: 413466)
923 * simple/package_config/GERMAN: fix wrong package name
924 * lib/subroutines: replace >>/dev/stderr with >&2
925
926 -- Thomas Lange <lange@debian.org> Tue, 13 Mar 2007 23:39:56 +0100
927
928 fai (3.1.7) unstable; urgency=medium
929
930 * subroutines: ifclass() should append to stderr (closes: #409059)
931 * examples/simple/, lib/fai-mount-disk, lib/mount2dir: use bash for
932 shell scripts (closes: #410084)
933 * fix typo in bug number of older changelog entry
934 * install_packages.8: add info for variable MAXPACKAGES
935
936 -- Thomas Lange <lange@debian.org> Wed, 14 Feb 2007 12:11:29 +0100
937
938 fai (3.1.6) unstable; urgency=high
939
940 * fix important and grave bugs
941 * fai-setup: do not fail (and exit) if $loguserhome is not writeable for
942 root (closes: #407947)
943 * fai-class: fix syntax error (closes: #408153)
944
945 -- Thomas Lange <lange@debian.org> Tue, 23 Jan 2007 23:49:33 +0100
946
947 fai (3.1.5) unstable; urgency=low
948
949 * make-fai-nfsroot: remove copying of *.pub files (closes: #406334)
950 * fai-debconf: add template when create tmp file, remove also old
951 tmp files (closes: #406336)
952 * fai: add missing parameter to --long options (closes: #406125)
953 * fai-classs: set hostname from -u as intended (closes: #406125)
954 * scripts/FAISERVER/10-conffiles: fix wrong path (closes: #406500)
955 * README: update year from 2006 to 2007
956
957 -- Thomas Lange <lange@debian.org> Fri, 12 Jan 2007 14:57:12 +0100
958
959 fai (3.1.4) unstable; urgency=medium
960
961 * these are only document changes and a one liner for setup_harddisks
962 * fix default examples. A change in the xorg package dependencies broke
963 the default FAI example installation (closes: #405435)
964 * remove xlockmore package from example (closes: #405433)
965 * setup_harddisks: add support for mountig existing NTFS partitions
966 (closes: #404187)
967
968 -- Thomas Lange <lange@debian.org> Thu, 4 Jan 2007 15:30:42 +0100
969
970 fai (3.1.3) unstable; urgency=medium
971
972 * fai-savelog: fix a security tagged bug, make local copy of LOGDIR only
973 readable for root and group adm (closes: #402644)
974 * fai: add missing shift command (closes: #402588)
975 * fai.8: improve dirinstall info (closes: #402294)
976 * package_config/FAIBASE: add packages, this is only a documentation
977 change
978
979 -- Thomas Lange <lange@debian.org> Sun, 17 Dec 2006 17:40:54 +0100
980
981 fai (3.1.2) unstable; urgency=high
982
983 * use new fai kernel version 2.6.18
984 * control: add Vcs-Svn control field (closes: #399561)
985 * conf/NFSROOT: remove package hwtools, which do not exists any more
986 * fai-chboot: exit if file cannot be written, tmpfile was not always
987 removed
988 * make-fai-bootfloppy: remove sit interfaces from list of network
989 devices (closes: #400521), print error if it can't write to floppy
990 device (closes: #400522)
991 * fcopy: tmpfile was not always removed
992 * mount2dir: use noatime when mounting local file systems
993 * lib/subroutines-linux: change comment
994 * fix typo in changelog
995 * fai-server.postinst: change message (closes: #400324)
996
997 -- Thomas Lange <lange@debian.org> Mon, 27 Nov 2006 20:04:51 +0100
998
999 fai (3.1.1) unstable; urgency=low
1000
1001 * control: remove mkinitrd-cd from Recemmends: and Suggests:
1002 * make-fai-nfsroot: add missing option h to getopt, fix typo, test if
1003 $cfdir is already set (closes: #394884), no code change, reorder code
1004 so a normal user gets help whem using -h,--help
1005 * faireboot: fix file name to variables.log
1006 * fai-chboot: fix several bugs for listing options, option -p expects an
1007 argument, fix for -c behaviour (closes: #389905)
1008 * fai-chboot.8: minor document fixes
1009 * fai-mirror.1: fix example (closes: #390520)
1010 * fcopy: remove temporary file after use
1011 * fai: start udev before creating /dev/shm/network, remove set +a for
1012 dirinstall, so $fai_rundate will be exported (closes: #390373)
1013 * subroutines: umount config dir at the end of softupdate action,
1014 cd back to old directory, convert FAI_ROOT to absolute path if doing
1015 dirinstall (closes: #390346), die() only calls bash when
1016 FAI_ACTION=install, add -i to bash call (closes: #362252)
1017 * subroutines-linux: check exit status of get-config-dir
1018 * get-config-dir: replace die call with echo and exit statement, add
1019 error message
1020 * get-config-dir-cvs: fixed regular expression as 'expr' automatically
1021 anchors to the beginning
1022 * LAST/50-misc: /sbin/unconfigured.sh is not used any more
1023 * ainsl.8: explain ^ and $ treatment in more detail
1024 * FAIBASE/10-misc: add anchors to ainsl pattern
1025 * class/20hwdetect.source: change discover call
1026 * aisnl,fcopy,fai-chboot: print help and exit if unknow option was given
1027 * lib/task_sysinfo: remove call of kudzu since it's not available any
1028 more in etch
1029
1030 -- Thomas Lange <lange@debian.org> Mon, 6 Nov 2006 15:57:01 +0100
1031
1032 fai (3.1) unstable; urgency=medium
1033
1034 * Makefile: force bash in Makefile, fixes FTBFS in ubuntu
1035 * rename action dirinst to dirinstall (closes: #390345)
1036 * fai-cd: fix wrong path for sources.list (closes: #391639)
1037 * scripts/FAIBASE/10-misc: use ainsl instead of echo >> ...
1038 * lib/create_ramdisk: make /var/discover writeable
1039 * make-fai-nfsroot: create directory var/discover, add option -h and
1040 usage() subroutine
1041 * subroutines: move find's maxdepth option to the left, prevent multiple
1042 fai softupdate running simultaneously (closes: #390680), move
1043 disk_var.sh from FAI 2.X installation old to new location
1044 rename variable sndhostname to sendhostname
1045 * get-config-dir*: replace \s and \S in expr with regex using [:space:],
1046 so it also works for sarge's version of expr
1047 * subroutines-liux: add test if base.tgz exists (closes: #390343),
1048 sources.list must be used from /etc/apt during normal installation
1049 * fai: add option -u,--hostname (closes: #390367), create
1050 /dev/shm/network if directory not already exists (needed for initrd
1051 kernels)
1052 * LAST/50-misc: do not fail if hardware clock can't be set
1053 * fcopy: swap call of postinst and set_mode
1054 * install_packages: add missing package list to yum and rpm calls
1055 (closes: #392032)
1056 * rename sndmon() to sendmon()
1057 * fai-start-stop-daemon: start udevd (needed for ubuntu) and do not fake
1058 it, add carriage return
1059 * package_config/DEMO: remove rstatd since it buggy atm
1060 * 20hwdetect.source: xorg can discover the grpahics driver itself, do
1061 not call discover
1062
1063 -- Thomas Lange <lange@debian.org> Thu, 19 Oct 2006 14:46:32 +0200
1064
1065 fai (3.0) unstable; urgency=low
1066
1067 * conf/make-fai-nfsroot.conf,sources.list: move from sarge to etch
1068 * fai: export FAI_ACTION, fix -c and -C in usage()
1069 * subroutines-linux: fix path of resolv.conf
1070 * fai-chboot: remove devfs=nomount, use NFS v3
1071 * package_config/DEFAULT: replace kernel-image with linux-image
1072 * faireboot: stop udevd
1073 * rename class XFREE to XORG, use xorg packages
1074 * bin/fai: rename $targetdir to $FAI_ROOT
1075 * add debconf data for german environment (closes: #386192)
1076 * package_config/GERMAN: new file includes packages for german
1077 environment
1078 * new script FAIBASE/20-removable_media creates fstab entries and makes
1079 directories under /media
1080 * new script and man page: ainsl, ainsl.1
1081 * fai-start-stop-daemon: prints which daemon will not be started
1082 * get-boot-info: fix duplicate call of get_dhcp_info()
1083 * FAIBASE.var: add FAI_ALLOW_UNSIGNED=1
1084 * fai-setup: add option no_subtree_check to etc/exports lines
1085 * get-config-dir-svn: svn support for config space (closes: #314991)
1086 * fai.8: add info about dirinst, add example
1087
1088 -- Thomas Lange <lange@debian.org> Wed, 27 Sep 2006 15:44:46 +0200
1089
1090 fai (3~beta21) unstable; urgency=medium
1091
1092 * make pathes conform to FHS:
1093 (closes: #340608, #311524, #336650, #309554, #340609)
1094 * use /srv/tftp/fai instead of /boot/fai
1095 * use /srv/tftp/fai/pxelinux.cfg instead of /boot/fai/pxelinux.cfg
1096 * use /srv/fai/config instead of /usr/local/share/fai
1097 * use /srv/fai/nfsroot instead of /usr/lib/fai/nfsroot
1098 * use /var/lib/fai/config instead of /fai
1099 * use /var/lib/fai/mirror instead of /mnt
1100 * create_ramdisk: call mkrw with -n
1101 * setup_harddisks: use more secure options for /proc line
1102 * fai-chboot: use tcp as default for nfs, nfs v3 can will become default
1103 with etch, existent .disable pxe file will be removed automatically,
1104 add headline when copying from template, change in options: -d is now
1105 -D, -r is now -d, -r is not used any more, abort if $pxedir does not
1106 exist (closes: #373596)
1107 * subroutines-linux: task_updatebase does not use updatebase.log any
1108 more (closes: #366823), try ftar $FAI/basefiles before extracting
1109 base.tgz, create policy-rc.d in the chroot, copy sources.list from
1110 $FAI_ETC_DIR, replace $FAI_REMOTESH with local variable $remotesh, fix
1111 path for resolv.conf
1112 * move /etc/fai/sources.list to /etc/fai/apt/sources.list
1113 * fix lintian error: build-depends-indep-should-be-build-depends
1114 debhelper
1115 * complies with policy 3.7.2
1116 * added a linda override for fai-quickstart (ignore /usr/doc-symlink
1117 warning)
1118 * added Section: headers to binary packages in control
1119 * conf/make-fai-nfsroot.conf: remove variables: $nfssize,
1120 $NFSROOT_PACKAGES, $package
1121 * new config file /etc/fai/NFSROOT which contains the package list
1122 * fai.conf: remove FAI_REMOTESH and FAI_REMOTECP, use FAI_LOGPROTO
1123 instead, LOGSERVER, LOGREMOTEDIR, LOGPASSWD removed installserver
1124 removed (closes: #332837)
1125 * lib/subroutines: remove get_fai_cvs(), get_fai_dir(), now separate
1126 scripts, print warning if CD-ROM does not use DMA mode, eject fai-cd
1127 at the end of the installation
1128 * fai: replace $rclog with $LOGIDR/fai.log, add option -C,--cfdir,
1129 -c,--class (closes: #353535), add support for dirinst, cleanup LOGDIR
1130 before using it again (closes: #369534), remove variable rundir, mkdir
1131 /var/run/fai if not existing, trap uses subroutine clean_exit() for
1132 dirinst
1133 * fai-setup: use getent for getting IP address, make it a bash script,
1134 change $HOME of LOGUSER (closes: #290449), do not use SERVERINTERFACE
1135 for getting hostname, add all IP addresses and host names to
1136 ssh_known_hosts (closes: #286692), remove variable FAICLIENTS, use IP
1137 address and netmask for exportfs line (closes: #381261)
1138 * make-fai-nfsroot: new subroutine all_host_entries(), use
1139 install_packages and /etc/fai/NFSROOT for installing packages into the
1140 nfsroot, install fai-nfsroot before other packages are installed, do
1141 not exit if getent returns no information, rename -c to -C, use
1142 readlink to determine $cfdir (closes: #358765)
1143 * variable $fstab replaced with fstab (no more Solaris support using
1144 vfstab)
1145 * savelog.LAST: set reboot=1 if no errors are found
1146 * fcopy: fix bug (closes: #374415)
1147 * control: update to Standards-Version: 3.7.2, fai-quickstart depends on
1148 tftpd-hpa
1149 * make-fai-bootfloppy: read make-fai-nfsroot.conf instead of fai.conf,
1150 replace backticks with $(), fix test (closes: #384624), rename -c to -C
1151 * lib/get-boot-info: get network info via DHCP if ip=dhcp was set
1152 * prcopyleft: remove osname from copyright logo
1153 * subroutines: add task dirinst (closes: #322634), do not execute task
1154 prepareapt on softupdates (closes: #315000), save FAI_CLASSES and
1155 disk_var.sh to /var/lib/fai, do not save variables.log to /var
1156 * move fai-divert to fai-client package
1157 * ftar: fix exit code when no matching class was found
1158 * move code from script get-config-dir to task_confdir()
1159 * rename $DO_INIT_TASKS to $do_init_tasks
1160 * install_packages: add option -p
1161 * fai-mirror: use packages.nfsroot instead of packages.arch, check if
1162 obsolete variables are used, remove -a, add -B
1163 * add policy-rc.d support instead of diverting start-stop-daemon
1164 * remove varaible diskvar, use $LOGDIR/disk_var.sh instead
1165 * fai-debconf: use read-only temp file during reconfigure
1166 * get-config-dir-file: access config space via local path, used by
1167 fai-cd
1168 * fai-cd: use $FAI instead of /fai
1169 * fai-mirror: generate distrib name from FAI_DEBOOTSTRAP
1170 * move some -c to -C, so now all scripts use -C for cfdir, setting
1171 $FAI_ETC_DIR is the same as specifying -C cfdir, print message if this
1172 variables is used
1173 * move NEWS to NEWS.Debian
1174 * VERSION: default is kernel 2.6.17
1175
1176 -- Thomas Lange <lange@debian.org> Wed, 13 Sep 2006 18:54:38 +0200
1177
1178 fai (2.10.5) unstable; urgency=high
1179
1180 * fixes patch from last NMUs. (really, really closes: #373955)
1181 * make-fai-nfsroot: print debootstrap version
1182 * add package lftp to nfsroot
1183 * create_ramdisk: make more directories writeable
1184 * 20hwdetect.source: add some usb modules
1185 * dhcpd.conf: next-server is needed in dhcpd3 >=3.0.3
1186
1187 -- Thomas Lange <lange@debian.org> Tue, 11 Jul 2006 16:28:21 +0200
1188
1189 fai (2.10.4) unstable; urgency=high
1190
1191 * Non-maintainer upload.
1192 * Fix previous patch; it should remove files from $FAI_ROOT/etc, not
1193 /etc, as faireboot is not run inside the chroot. (Really
1194 Closes: #373955)
1195
1196 -- Steinar H. Gunderson <sesse@debian.org> Sun, 9 Jul 2006 18:59:55 +0200
1197
1198
1199 fai (2.10.3) unstable; urgency=high
1200
1201 * Non-maintainer upload.
1202 * Remove /etc/apt/apt.conf.d/{10,90}fai in faireboot, since the settings
1203 used during install_packages are not appropriate for the finished
1204 system. (Closes: #373955)
1205
1206 -- Steinar H. Gunderson <sesse@debian.org> Sun, 9 Jul 2006 15:54:55 +0200
1207
1208 fai (2.10.2) unstable; urgency=medium
1209
1210 * lib/get-boot-info: call dhclient with different configuration and
1211 script names, closes grave bug (closes: #369265), remove dpkg-divert
1212 calls for /etc/dhcp3/dhclient-script and /etc/dhcp3/dhclient.conf
1213 * create_ramdisk: make /etc/lvm writeable (closes: #365035)
1214 * do not call mkrwsize if directory does not exist (closes: #365037)
1215 * lib/mkrw: add option -n
1216 * make-fai-nfsroot: grep before appending to file (closes: #364748),
1217 enable DNS inside the nfsroot (closes: #358783)
1218 * lib/subroutines-linux: task_prepareapt(): check $IPADDR before
1219 appending to file (closes: #331258)
1220 * lib/subroutines: make 100MB ramdisk for /fai when booting from CD
1221 * bin/fai: do not mount --bind /tmp/fai on softupdate
1222
1223 -- Thomas Lange <lange@debian.org> Wed, 14 Jun 2006 11:51:19 +0200
1224
1225 fai (2.10.1) unstable; urgency=low
1226
1227 * fai-chboot: fix division by zero error
1228 * fai.conf: remove $OS_TYPE
1229 * fai: remove $OS_TPYPE, set $targetdir, eval_cmdline is not needed for
1230 install and dirinst, move prcopyleft() and additional code into
1231 external script, use /var/log/fai/current as default LOGDIR,
1232 /tmp/fai is currently a mount --bind to it
1233 * fai-do-scripts: replace --no-lock with -K, this should fix cfengine's
1234 segfault bug
1235 * install_packages: add commands for y2pmsh, yast and rpm
1236 * mount2dir: add more fs types that should be skipped
1237 * fai-mirror: use different source.list when downloading packages for
1238 debootstrap (closes: #361786), remove comments from PACKAGES line
1239 (closes: #358910), add option -C, (closes: #318299), recreates
1240 Package.gz and Release file using apt-ftparchive
1241 * fai-cd: add option -C (closes: #312198), print FAI version in grub
1242 menu, not fai-cd version
1243 * make-fai-nfsroot: print warning if -f is still used, add config for
1244 aptitude to allow unsigned packages without prompting
1245 * menu.lst: enable timeout, use localboot as default, remove syslogd
1246 flag, remove unused entries, fix IP address for demohost
1247 * subroutines: new path /var/log/fai/current/showvar.log
1248 * fai-guide.sgml: include package splitting into fai guide
1249 * make-fai-nfsroot.conf: new names packages in fai-kernel, add
1250 console-tools to nfsroot (closes: #363480)
1251 * get-boot-info: do not try to activate the first four ethernet devices
1252 * conf/apt.conf: add aptitude option so untrusted repositories will also
1253 be used
1254 * instsoft.FAIBASE: use fcopy for kernel-img.conf
1255 * subroutines-linux: use IP address when calling fai-chboot in
1256 task_chboot, this helps when the install client has two network cards
1257 and the host name lookup fails
1258 * mkrw: fix typo (closes: #363521)
1259 * dhcpd.conf: make deny unknown-clients default, remove range definition
1260 * S99fai-setup: enable networking for faiserver
1261
1262 -- Thomas Lange <lange@debian.org> Thu, 20 Apr 2006 11:46:12 +0200
1263
1264 fai (2.10) unstable; urgency=low
1265
1266 * setup_harddisks: mapdisk(): add support for more than two disks, fix
1267 wrong comments (closes: #356265), allow logical partitions to be
1268 bootable (closes: #344536)
1269 * make-fai-nfsroot: do not copy files from /etc/apt to the nfsroot,
1270 detect kernel version for new kernel name (closes: #352939),
1271 remove patches-* file when using -K (closes: #348350), remove
1272 update-modules call, remove symlink creation to /tmp, add warning if
1273 $FAI_LOCAL_REPOSITORY is still used
1274 * fai-chboot: change output of -l and -L, major rework of the lsdir
1275 function, add more options for different listing formats, add template
1276 copy function (closes: #342471, #356136), options added: -g -c -t -o
1277 * 20-hwdetect.source: test if discover is installed
1278 * make-fai-bootfloppy: remove obsolete message (closes: #347974)
1279 * fcopy: remove newline from $source, add \Q, (closes: #350015), warning
1280 if unlink fails, add option -n (closes: #356378), preserving is not an
1281 error (closes: #360183)
1282 * make example scripts more cfengine2 compatible (closes: #312201)
1283 * hooks/instsoft.FAIBASE: do not pause when kernel modules are already
1284 available (closes: #314613)
1285 * install_packages: new feature, just unpack packages (closes: #277079),
1286 add urpmi, urpme and yum support
1287 * fai: exit script if no parameters are given and no run from nfsroot
1288 * subroutines: add verbose output when defining variables, add
1289 subroutines mkrw and mkrwsize, set $diskvar during softupdate to
1290 /var/log/fai/disk_var.sh, task_savelog: test if files exist before
1291 copying them
1292 * remove FAIBASE/20-save_diskvar (closes: #312296)
1293 * task_sysinfo: call lshw if available
1294 * lib/get-boot-info: remove duplicate network device names
1295 * make-fai-nfsroot.conf: use SERVERINTERFACE for detecting subnet
1296 (closes: #341577)
1297 * create_ramdisk: use mkrw for making directories writeable
1298 * fai-mirror: add warning if some files do not exist
1299
1300 -- Thomas Lange <lange@debian.org> Mon, 3 Apr 2006 15:11:30 +0200
1301
1302 fai (2.9.1) unstable; urgency=low
1303
1304 * install_packages: add aptitude-r to @commands (closes: #343361)
1305 * new command fai-statoverride (like dpkg-statoverride)
1306 * fai-chboot: use NFS v2 as default until FAI will drop sarge support
1307 * fai.8: fix typo (closes: #343642)
1308 * doc/classes_description.txt: remove all unused classes, update
1309 description (closes: #322026)
1310 * add script AMD64/99-discover-bug
1311 * add class FAISERVER
1312 * updatebase: mount /sys into chroot
1313 * mkdebmirror: remove non-US stuff
1314 * savelog.LAST: add segfault to error pattern
1315 * make-fai-bootfloppy.8: fix typo (closes: #346428)
1316 * make-fai-nfsroot: do not try to copy file if resolv.conf does not
1317 exist
1318 * menu.lst: add entry for faiserver
1319 * fai-cd: adjust space, new code for generating sources.list file
1320 * fai-debconf: add test if debconf data file exists (closes: #348857)
1321
1322 -- Thomas Lange <lange@debian.org> Sun, 5 Mar 2006 22:37:31 +0100
1323
1324 fai (2.9) unstable; urgency=low
1325
1326 * splitting binary package fai into fai-server, fai-client, fai-doc and
1327 fai-nfsroot (closes: #210507)
1328 * adjust some paths
1329 * remove beowulf and advanced examples
1330 * increase compat level to 4
1331 * delete sunos code from source
1332 * scripts/ directory is now bin/
1333 * fai-cd: fixed hardcoded sources.list for the install client to be
1334 generated, code by Michael Tautschnig (closes: #320024) and at least
1335 partially #329547, test if nfsroot was created (closes: #317495), test
1336 if mkisofs is available (closes: #334871), exist unless arch is i386
1337 or amd64 (closes: #339098), check if $FAI_CONFIGDIR is valid
1338 remove subroutine mhide amd module-hide, mkbimage is not needed any
1339 more, use grub's stage2_eltorito feature mkisofs uses -no-emul-boot,
1340 no floppy emulation needed, size is not limited any more to 2.88M
1341 * install_packages: ignore packages ending with - when using -d
1342 (closes: #334333), remove backtick evaluation (closes: #322157), add
1343 -R to default aptitude call, add aptitude-r for download only mode,
1344 add more warnings
1345 * lib/create_ramdisk: make /etc/network/run/ifstate writable
1346 (closes: #312128)
1347 * fai-mirror: add -i to egrep (closes: #312508), add option
1348 DPkg::force-conflicts::=yes (closes: #328138), only aptitude can
1349 install conflicting packages, test if $mirrordir starts with a slash
1350 (closes: #328139), check if $FAI_CONFIGDIR is valid (closes: #334577)
1351 * fai-do-scripts: do not execute S[0-9][0-9]* any more (closes: #310999)
1352 * fcopy: add preinst support, ignore .svn dirs (closes: #297550), do
1353 chroot before using getpwnam (closes: #283475), add option -U
1354 * fai-guide.sgml: include README.disk_config into fai guide, minor
1355 fixes, (closes: #332295, #332318, #332293, #332291)
1356 * make-fai-nfsroot: use --one-file-system instead of -l (closes: #308806),
1357 new test if ssh package is installed (closes: #322759), create
1358 apt.conf.d file to support unsigned repositories, fail if debootstrap
1359 return with error code (closes: #342120)
1360 * subroutines: test if hooks are executable (closes: #338524), new stamp
1361 file name when action is softupdate
1362 * make-fai-bootfloppy: fix code for -i when using a relative path
1363 (closes: #314551), add option -I (closes: #337271), create more space
1364 on boot floppy (closes: #294593), add option -B
1365 * FAIBASE/10-misc: with the new fai-kernels package we can call tune2fs
1366 even when using a 2.6 kernel (closes: #307147)
1367 * ftar: test if $single is set (closes: #340421)
1368 * FAIBASE/30-interface: do not overwrite resolv.conf if it's a symlink
1369 (closes: #305783)
1370 * setup_harddisks: add i2o support (closes: #317797), add workaround for
1371 udev behaviour
1372 * GRUB/10-setup: use -U with fcopy, so grub's menu.lst will not be
1373 overwritten during softupdate (closes: #313069, #314995)
1374 * subroutines-linux: fix idempotent code (closes: #340422)
1375 * fai: do not use color logo if $console was set, start udev if
1376 available (closes: #334373), test if run as root
1377 * lib/updatebase: mount /dev into chroot during installation if we are
1378 running udev
1379 * fai-chboot: read $NFSROOT from fai.conf, add nfsroot option to kernel
1380 parameters, root-path can now be removed from dhcpd.conf
1381 * add support for unsigned repositories
1382 * LAST/50-misc: fix code that detect of a kernel is installed, now it
1383 does not break if more than one kernel is installed
1384
1385 -- Thomas Lange <lange@debian.org> Tue, 13 Dec 2005 15:53:00 +0100
1386
1387 fai (2.8.4) unstable; urgency=high
1388
1389 * fix important bug: remove non-US entry (closes: #310392)
1390 * package_config: remove nonfree package t1-xfree86-nonfree from
1391 examples (closes: #310705)
1392
1393 -- Thomas Lange <lange@debian.org> Wed, 25 May 2005 13:59:39 +0200
1394
1395 fai (2.8.3) unstable; urgency=high
1396
1397 * fix a serious bug, remove debconf support (closes: #309209), debconf
1398 support may be included again after sarge
1399 * fix important bug, do not delete files in /etc/fai (closes: #309707)
1400 * control: remove dependency on debconf
1401 * postinst, postrm: remove debconf code
1402 * rules: do not call dh_installdebconf
1403 * remove debian/config, debian/template
1404 * remove files in debian/po: POTFILES.in de.po fr.po templates.pot
1405 * fai.conf: set placeholder for installserver, since debconf will not
1406 set it any more
1407 * conf/make-fai-nfsroot.conf, conf/sources.list: use ftp.debian.org
1408 instead of debconf's default values
1409 * man/fai-chboot.8: minor document patch (closes: #309138, 309142)
1410 * fai-guide.sgml: minor document patch, move section "For the impatient
1411 user" to the front (closes: #309134, #309556)
1412 * README.build-sources: add memo to use -ICVS in the future
1413
1414 -- Thomas Lange <lange@debian.org> Thu, 19 May 2005 15:54:18 +0200
1415
1416 fai (2.8.2) unstable; urgency=high
1417
1418 * remove old unused scripts from cvs source
1419 * updatebase: use mktemp for creating temp file, this closes a serious
1420 security bug (closes: #307838)
1421 * fai: create dir only during initial installation, fixes a critical bug
1422 (closes: #307632)
1423 * subroutines-linux: do not "mount --bind" when FAI_ROOT=/, closes
1424 important bug (closes: #307631)
1425
1426 -- Thomas Lange <lange@debian.org> Fri, 6 May 2005 09:23:34 +0200
1427
1428 fai (2.8.1) unstable; urgency=low
1429
1430 * only minor bug fixes, no major changes to the code, but a lot of them
1431 * make-fai-bootfloppy: add missing $ to variable (closes: #304824)
1432 * install_packages: add missing aptitude-r call (closes: #305544),
1433 add $qopt and $devnull, used when install_packages is called with
1434 verbose from fai-mirror
1435 * fai-mirror: fix wrong path (closes: #304179), remove needless test if
1436 mkinitrd-cd is available, add $qflag, return if $pkglist is empty, not
1437 when $addpackages is empty
1438 * fai: added $COLOR_FAI_LOGO, which is off when doing softupdate
1439 * fai-cd: add test if mkinitrd-cd is available
1440 * fai-savelog: set FAI_ACTION to noaction if undef (closes: #305283)
1441 * savelog.LAST: add error message to global pattern
1442 * make-fai-nfsroot.conf: remove --arch i386, since debootstrap now uses
1443 dpkg --print-installation-architecture instead of another call which
1444 needed gcc, change comment
1445 * make-fai-nfsroot: split i386 and amd64 packages list, remove packages
1446 from amd64 which are not available (closes: #306264)
1447 * menu.lst/postinst: use BOOT_PARTITION instead of ROOT_PARTITION
1448 (closes: #305861)
1449 * install_packages.8: remove option -f
1450 * make-fai-nfsroot.8: remove wrong information (closes: #304980)
1451 * control: add grub to suggests
1452 * rules: make hooks and postinst script executable
1453 * FAIBASE/10-misc: do not call tune2fs when using 2.6 kernel. This may
1454 hang the system
1455 * fr.po: added french debconf templates (closes: #306232)
1456 * de.po, templates.pot: remove fuzzy lines
1457 * README.disk_config: add notes about boot option
1458 * debian/postinst: replace sed -i with perl -pi -e since old sed does
1459 not support -i
1460 * fai-setup: change informational message
1461 * fai-mount-disk: mount file systems read only
1462 * 50-host-classes: move host specific class definitions to new script
1463 * fai-guide.sgml: fix typos and other minor mistakes
1464
1465 -- Thomas Lange <lange@debian.org> Sat, 30 Apr 2005 21:20:53 +0200
1466
1467 fai (2.8) unstable; urgency=high
1468
1469 * remove ext2resize from $packages (closes: #303565)
1470 * major rewrite of simple examples (closes: #290554)
1471 * make-fai-nfsroot.8: add info about nfsroot location (closes: #303915)
1472 * fai-guide.sgml: major update for new release
1473 * setup_harddisks: add support for device names disk1 and disk2,
1474 reformat some output, print some messages only if $verbose is set
1475 * rcS_fai: renamed to fai, add manual page fai.8
1476 * fai: add $rundir, remove unused dirs at the end, call set_disk_info
1477 before task_defvar, add variable $DO_INIT_TASKS, add code for
1478 softupdate support, rename rcS.log to fai.log, add copyright message
1479 to usage(), add option -N --new, always test $DO_INIT_TASKS with -eq
1480 * apt.conf: replace force-confnew with force-confdef
1481 * make-fai-nfsroot: use dpkg --print-installation-architecture instead
1482 off uname -m, add arch dependent package name to, remove "" for
1483 matching * in KERNELPACKAGE, test if $KERNELPACKAGE is empty
1484 $NFSROOT/var/tmp/packages.arch, use shadowconfig instead of pwconv
1485 * make-fai-nfsroot.conf: comment FAI_LOCAL_REPOSITORY, set FAICLIENTS to
1486 local class-C network, remove ext2resize until available again
1487 * subroutines: add task softupdate, add support for softupdate, add
1488 $DO_INIT_TASKS, minor changes in get_fai_cvs(), use swapoff -a for
1489 disabling swap partitions, test $DO_INIT_TASKS always with -eq, use
1490 /var/log/fai/FAI_CLASSES
1491 * subroutines-linux: script prepare_apt is now updatebase, add support
1492 for softupdates, add task_prepareapt, sliently skip task_chboot if
1493 LOGUSER is undefined, $disklist now sorted, print setup_hardisks
1494 output also to console
1495 * install_packages: cleanup of multiple packages with different
1496 install/remove operations, add installable(), check if a package is
1497 listed in a package index and not only in the dpkg database, add
1498 force-confdef and force-confold to apt-get, install_packages.conf
1499 unused, remove -f, sub read_config_file
1500 * fai-do-scripts: now executing scripts matching [0-9[0-9]*, S[0-9]*
1501 also supported for backwards compatibility
1502 * fai-mirror: add check if mkinitrd-cd and apt-move are installed, arch
1503 dependent packages defined in make-fai-nfsroot, replace sed with bash
1504 builtin, add $debdist, return if $addpackages is empty
1505 * fai-chboot: change message
1506 * load_keymap_consolechars: much simpler code
1507 * create_ramdisk: create /tmp/var/run/fai
1508 * fai.conf: installserver will be set by debconf, by default LOGUSER is
1509 unset
1510 * sources.list: insert MIRRORHOST which will be replaced by debconf data
1511 * Makefile: install device2grub to new location, rename rcS_fai to fai
1512 * control: add libapt-pkg-perl for install_packages, remove dependency
1513 on nfs, because fai can also only be used for softupdate
1514 * postrm: cleanup debconf data on purge
1515 * postinst: use debconf
1516 * rules: add dh_installdebconf call, remove chmod of rcS_fai
1517 * utils/mkdebmirror: --ignore-missing-release --ignore-release-gpg
1518
1519 -- Thomas Lange <lange@debian.org> Sat, 9 Apr 2005 23:43:27 +0200
1520
1521 fai (2.7) unstable; urgency=high
1522
1523 * closes grave bug, make-fai-nfsroot.conf: replace raidtools2 with mdadm
1524 (closes: #299952), move cfengine from $packages to $NFSROOT_PACKAGES
1525 * closes important bug, make-fai-nfsroot: use resolv.conf from install
1526 server during creation of nfsroot (closes: #301230)
1527 * rcS_fai: set classes before fai-class is called (closes: #301179), set
1528 hostname if HOST was specified on the commandline
1529 * fcopy: fix wrong variable name
1530 * package_config/KERNEL_SOFT: replace `echo $kernelversion` in package
1531 name with 2.6.8
1532 * fai-guide.sgml: fix a lot of broken http links, add info for fai-cd
1533 * install_packages: add setdownloadonly() and $opt_d
1534 * conf/install_packages.conf removed
1535 * fai-mirror: source make-fai-nfsroot.conf, add add_base_packages(),
1536 allow - in class names, add option -a, call install_packages with -d,
1537 add PKGCOMP for apt-move.conf, do not exit 9 if $FAI_DEBMIRROR is not
1538 defined, log aptitudes actions to /dev/null
1539 * fai-mirror.1: add option -a
1540 * install_packages.8: add option -d
1541 * add fai-cd script for creating a bootable FAI CD image (closes: #265444)
1542 * add fai-cd.8 man page
1543 * add conf/menu.lst: needed by fai-cd
1544 * control: add mkinitrd-cd to Suggests, add Build-Depends-Indep on
1545 debhelper greater version 3
1546 * class/DEFAULT.var: use kernel-image-2.4-386 as default kernel package
1547 * fai-savelog-ftp: remove $ENV{LOGREMOTEDIR} from mkdir since we just cd
1548 to it
1549
1550 -- Thomas Lange <lange@debian.org> Fri, 25 Mar 2005 23:51:34 +0100
1551
1552 fai (2.6.7) unstable; urgency=low
1553
1554 * add task debconf (closes: #136503)
1555 * new script fai-debconf
1556 * add manual page fai-debconf.1
1557 * control: use nfs-kernel-server by default (closes: #293876)
1558 * QUESTIONNAIRE: minor update
1559 * packages_config/XFREE: remove some -dev packages
1560 * packages_config/SERVER: remove symlinks
1561 * packages_config/DEFAULT: add debconf-utils
1562 * replace backticks with $()
1563 * fai-do-scripts: use local variables, make it a bash script
1564 * fai-guide.sgml: update for debconf support, add aptitude in
1565 install_packages config
1566
1567 -- Thomas Lange <lange@debian.org> Thu, 10 Mar 2005 11:00:05 +0100
1568
1569 fai (2.6.6) unstable; urgency=medium
1570
1571 * 06hwdetect.source: add comment, add class NVIDIA which is not currently
1572 used, bug fix: correct SCSI detect 2.6 kernel, replace backticks with
1573 $(), discard error messages from modprobe, enable dma mode for ide
1574 devices (with fai CD it was not enabled)
1575 * make-fai-nfsroot: use "" when testing variables, add link for
1576 discover, remove resolv.conf created by debootstrap (closes: #281264),
1577 create list of all packages in base.tgz, add packages for x86_64,
1578 remove unneeded files in $FSROOT/etc/fai
1579 * ftar: bug fix do not do recursive removal if $target/$dir is /
1580 * fai-guide.sgml: fix typos (closes: #287150), add info about
1581 /files/packages/ (closes: #290359)
1582 * add task_savelog to die() (closes: #290526)
1583 * make-fai-bootfloppy: bug fix: support /media directory, choose last
1584 installed kernel if more than one kernel is installed in nfsroot
1585 * setup_harddisks: bug fix: redefined mountpoint are too often reported,
1586 allow space before primary and logical keyword
1587 * create_ramdisk: bug fix: make directory for discover
1588 * fai-setup: typo in variable name (closes: #289271), reload nfs server
1589 instead of restart, read make-fai-nfsroot.conf, use variable
1590 FAICLIENTS
1591 * fai-class: bug fix: option -T hangs the script, make it a bash script,
1592 replace backticks `` with $(), bad variable name in testclass()
1593 * share/subroutines: bug fix: cd to / so umount -a will not fail too
1594 often, kill sshd before rebooting, umount $target/proc before
1595 umounting all otger file systems, copy FAI_CLASSES variables.sh
1596 disk_var.sh to $target/var/log/fai
1597 * fai-chboot: bug fix: do not fail on subnet IP addresses, test if host
1598 lookup is possible before calling $h->name (closes: #290007)
1599 * install_packages: add option -f, add command{pending},
1600 command{dpkgc}, print max number of packages only in verbose mode
1601 * install_packages.8: add option -f, add info about
1602 install_packages.conf
1603 * new config file: install_packages.conf, used for fai-mirror(1)
1604 * rcS_fai: remount / with noatime, set variables if booting from CD, set
1605 hostname to $HOST it was unset, remove unused variable, minor code
1606 cleanup
1607 * DEFAULT/S01: add copying of /etc/modules
1608 * DEFAULT/S10: add message where grub writes boot record
1609 * class/01alias: add class FAICD if running from fai CD, add classes for
1610 host gnomehost (used by fai-cd)
1611 * package_config/DEMO: replace install with aptitude
1612 * make-fai-nfsroot.conf: add variable FAICLIENTS, remove package dpkg-dev
1613 * script/LAST: enable shadow passwords for passwd and group in examples,
1614 eject cdrom when running from fai CD
1615 * task_sysinfo: call hwinfo if available
1616 * fai-savelog: do not save remotely if $LOGSERVER is not set
1617 * new command fai-mirror and manual page fai-mirror.1
1618 * .../XF86CXonfig-4/DEFAULT: change HorizSync, use pc105 keyboard model
1619 * .../XF86CXonfig-4/MATROX: removed because DEFAULT works now
1620
1621 -- Thomas Lange <lange@debian.org> Fri, 21 Jan 2005 04:24:26 +0100
1622
1623 fai (2.6.5) unstable; urgency=medium
1624
1625 * install_packages: bug fix. Do not remove package names which are
1626 search patterns for aptitude, read /etc/fai/install_packages.conf if
1627 it exists
1628 * hooks/savelog.LAST: add patterns that will be ignored
1629 * fcopy: add support for svn and arch, add option -I, use variable
1630 $FCOPY_IGNOREDIRS if set
1631 * fcopy.8: add option -I
1632
1633 -- Thomas Lange <lange@debian.org> Thu, 11 Nov 2004 15:14:08 +0100
1634
1635 fai (2.6.4) unstable; urgency=medium
1636
1637 * add missing Beowulf examples
1638 * fai-guide.sgml: fix error in link
1639 * fai-start-stop-daemon: add short options, because so some init.d
1640 scripts use them
1641 * rcS_fai: do not use -t when remounting
1642 * make-fai-nfsroot: print error when $KERNELPACKAGE is not found, add a
1643 package for alpha architecture
1644 * share/subroutines: do not dump variable $HOME and $PWD to variables.sh
1645 * doc/QUESTIONNAIRE: typos, add example for answer
1646 * install_packages: use warn instead of print for warning and verbose
1647 messages, add aptitude support
1648 * Fai.pm: add () to subroutine calls
1649 * prerm: do not exit when nfs server reload fails (closes: #279024)
1650 * setup_harddisks: add $devdisklist to call of sfdisk (closes: #276033)
1651 * preparte_apt: divert programs before calling apt-get update
1652 * subroutines-linux: redirect stdin of install_packages unless in debug
1653 mode (closes: #264727)
1654
1655 -- Thomas Lange <lange@debian.org> Mon, 8 Nov 2004 14:38:58 +0100
1656
1657 fai (2.6.3) unstable; urgency=high
1658
1659 * subroutines: remove $rootpw from variables.sh (closes: #270871)
1660 * update to kernel 2.4.27
1661 * make-fai-nfsroot: force link creation of ifstate (closes: #270463),
1662 use /etc/shadow in $NFSROOT
1663 * make-fai-makefsroot.conf: add xfsprogs and xfsdump packages, adjust
1664 size, install with chmod 0600 (closes: #270666, #271113)
1665 * DEFAULT/S10: removed: add auto to /etc/modules
1666 * class/DEFAULT.var: use single quotes instead of double quotes,
1667 $kappend contains kernel parameters, new default kernel package
1668 kernel-image-2.4.27-1-386
1669 * scripts/DEFAULT/S20: remove unused action
1670 * packages_config/DEFAULT: add iproute to NETTOOLS
1671 * make-fai-nfsroot.8: add info about make-fai-nfsroot.conf,
1672 add option -K which first removes all kernels from nfsroot
1673 (make-fai-bootlfoppy is broken if multiple kernels are in the nfsroot)
1674 * fai-setup: add option -e which does not set up nfs environment, which
1675 may hang some production systems for a while
1676 * fai-setup.8: add info for new option
1677 * Makefile: install make-fai-nfsroot.conf with 0600
1678
1679 -- Thomas Lange <lange@debian.org> Mon, 13 Sep 2004 18:40:36 +0200
1680
1681 fai (2.6.2) unstable; urgency=high
1682
1683 * install_packages: fix broken taskinst action, workaround for new
1684 tasksel behaviour
1685 * DEFAULT/S10: fix broken grub entry for FAI_BOOTPART when two kernels
1686 are in the nfsroot
1687 * fai-chboot: add option -e the opposite of -r, uses nearly the same code
1688
1689 -- Thomas Lange <lange@debian.org> Thu, 26 Aug 2004 20:09:15 +0200
1690
1691 fai (2.6.1) unstable; urgency=medium
1692
1693 * catnc() greps through more than one file
1694 * changlog messages of fai-setup moved from 2.5.2 to 2.6
1695 * hooks/savelog.LAST: add package names which include the string "error"
1696 as ignorepatterns
1697 * make-fai-nfsroot.conf: add portmap again, since nis setup needs it
1698 * make-fai-nfsroot: add option -k which installs a new kernel for the
1699 nfsroot (closes: #256187), /root/.profile sources variables.sh, test
1700 if $NFSROOT/prco/self exists before umount, kernel_install() includes
1701 all code for installing the kernel, create dir $NFSROOT/var/state only
1702 when not already existing, call umount_dirs and reset trap exit for
1703 normal finishing script
1704 * control: recommends dhcp3-server (closes: #263260), update to
1705 standards 3.6.1, remove sp from build-depends
1706 * rcsfai.var is not needed any more
1707 * share/subroutines: do not dump readonly variables to variables.sh
1708 * faireboot: make it a bash script, source variables.sh, source
1709 subroutines, send message to faimond
1710 * fai-divert: do not execute if dpkg-divert is not available
1711 * install_pacakges: add support for tasksel remove, set default number
1712 of packages from 4711 to 99
1713 * package_config/COMPILE: replace task c-dev by list of packages names
1714 * prepare_apt: make diversion of invoke-rc.d
1715 * rules: call dh_clean after make clean
1716 * prerm: test if $nfsserver is empty (closes: #263906)
1717 * NETWORK/S40: remove /etc/hosts from fcopy list
1718 * DEFAULT/S20: add async to export options
1719 * fai-savelog: define $HOSTNAME to output of command hostname
1720 * subroutines-linux: task_chboot() use `hostname` instead of $HOSTNAME,
1721 sndmon() use $sndhostname instead of $HOSTNAME
1722 * remove doc/README.package_problems
1723 * fai-guide.sgml: add hint about dhcpd/nfsroot (closes: #264486), fix
1724 typos
1725
1726 -- Thomas Lange <lange@debian.org> Mon, 9 Aug 2004 14:02:13 +0200
1727
1728 fai (2.6) unstable; urgency=low
1729
1730 * fai-setup: fix hostname detection when hostname includes a dash -,
1731 pass all fai-setup options to make-fai-nfsroot (closes: #255830)
1732 * fai.conf: move make-fai-nfsroot specific variables to make-fai-nfsroot.conf
1733 * fix typo in lib/get-boot-info (closes: #242739, #239405)
1734 * fix link in fai-guide.sgml (closes: #237794)
1735 * fix typo in make-fai-bootfloppy.8 (closes: #238608)
1736 * make-fai-bootfloppy: change lilo labels in (closes: #248955),
1737 check if -s option is IP-address or hostname, new path for stage
1738 files, remove install= line for lilo.conf, newer lilo does not need
1739 boot-menu.b, added support for old an new lilo
1740 * make-fai-nfsroot: add package dmidecode for some archs, add
1741 module-init-tools, libapt-pkg-perl, smartmontools, usbutils, lvm2,
1742 raidtools2, hwinfo, remove portmap package, jove to nfsroot, do not
1743 copy bootsector, use mkelf-linux,
1744 new code for creating timezone and localtime (closes: #201440), always
1745 show $NFSROOT when copying verbosely, insert newline before adding
1746 $FAI_LOCAL_REPOSITORY to sources.list, warning if $FAI_SOURCES_LIST is
1747 used, use new make-fai-nfsroot.conf file, divert discover-modprobe,
1748 add -q to depmod, create var/state dir, add subroutine fdivert(),
1749 use fdivert instead ov ln or mv commands
1750 * create_ramdisk: use tmpfs instead of shm, create dir for discover
1751 * fcopy: -i always exists with 0
1752 * rcS_fai: if a file /.nocolorlogo exists, do not enable colored
1753 logo and let scroll region unchanged
1754 * 06hwdetect.source: new call of discover (closes: #248532), be silent
1755 when loading modules, use pipe instead of exec for find, mount usbfs
1756 after loading an usb module, add $videodrv to additional.var, load
1757 different modules when using a 2.4 or 2.6 kernel
1758 * 11modules.source: moved into 06hwdetect.source
1759 * lib/task_sysinfo: first call discover, then load modules using
1760 discover, call smarctl for each disk, call lsusb, print partition
1761 table with parted
1762 * fai-divert: create dummy script only when dpkg-divert will succeeds
1763 * fai-savelog: copy LOGDIR recursively, add remote log method none,
1764 add -xdev to find
1765 * subroutines: use /proc/uptime to determine installation time, use $()
1766 instead of backticks, set terror when error occurs, add catnc(),
1767 report FAI_FLAGS in one line, send message to faimond when starting a
1768 hook
1769 * subroutines-linux: set terror if error, add sndmon TASKERROR, do not
1770 copy kernel image and initrd to install server, remove echo command
1771 when defining kernel append parameters as variables
1772 * faimond: always flush output
1773 * fai-chboot: add option -o, special treatment of hostname default, also
1774 list default config file when using -l, die with error message if
1775 hostname is unknown, remove path from program name
1776 * install_packages: add option -L, calling system with array should be
1777 more efficient, new code for detecting unknown package names uses
1778 AptPkg, add subroutine mkpackagelist(), remove path from program name
1779 * bootsector, bootsector.8 removed
1780 * class/LAST.var: removed because $hdparm is not needed any more
1781 * class/70partition: remove definition of class FAI_BOOTPART
1782 * class/01alias: remove unimportant examles, remove catnc definition,
1783 remove beowulf example
1784 * DEFAULT/S01: remove copying of bootsector, remove our local stuff
1785 * scripts/BOOT: grub-install does not probe floppy drive, use bash,
1786 replace backtics with $()
1787 * hooks/instsoft.SERVER not needed any more
1788 * hooks/savelog.LAST: add more messages to ignore
1789 * disk_config/SMALL_IDE: remove partition /fai-boot, make / and /var
1790 bigger, /usr smaller
1791 * package_config/*: adjust package names to sarge distribution
1792 * S40: remove NISLPRCLIENT and bootptab stuff
1793 * examples/etc/sources.list: remove proposed updates lines
1794 * mkdebmirror: mirror woody and sarge in one directory
1795 * new FAQ
1796 * THANKS: juergen added
1797
1798 -- Thomas Lange <lange@debian.org> Mon, 26 Jul 2004 17:22:44 +0200
1799
1800 fai (2.5.4) unstable; urgency=low
1801
1802 * DEFAULT/S01,S20: add async option to export lines
1803 * fai-guide.sgml: add info how to boot a SUN Sparc, add URL for Sparc
1804 * make-fai-nfsroot: add gnu-efi and silo to arch package lists, add
1805 sparc64 arch, ppc arch uses vmlinux not vmlinuz
1806 * make-fai-bootfloppy: create and use device.map for grub_floppy
1807 (closes: #233018), remove unused ip entry for fixed ip addresses,
1808 create iso9660 iso image with option -i
1809 * make-fai-bootfloppy.8: add option -i and an example for creating a
1810 cdrom image
1811 * rcS_fai: add prcopyleft() and fstart(), use mkfifo and tee instead of
1812 bash special >(), mount sysfs if available
1813 * doc/README.disk_config: add info about lazyformat
1814 * THANKS: added holger
1815
1816 -- Thomas Lange <lange@debian.org> Thu, 26 Feb 2004 17:07:31 +0100
1817
1818 fai (2.5.3) unstable; urgency=low
1819
1820 * make-fai-bootfloppy: call grub in chroot environment, so correct libc
1821 is used, add option c and F, DHCP is now default boot protocol, be
1822 more verbose
1823 * make-fai-nfsroot: add option c which sets $cfdir (closes: #219824)
1824 add variable nfssize, remove package strace, check if $NFSROOT is set,
1825 mkdir $RUNDIR is not need any more, use $cfdir instead of fixed
1826 /etc/fai, do not copy fai-chboot to nfsroot, call certain commands in
1827 a LC_ALL=C environment, add more verbose messages, new options for
1828 mknbi-linux call (closes: #181393), test if FAI_SOURCES_LIST is
1829 defined or a sources.list file exists, be verbose when copying
1830 important files if option -v is set
1831 depmod -a ... || true so it does not stop the whole system
1832 * debian/control: replace netboot package with mknbi
1833 * debian/dirs: add var/run/fai, remove unused directory utils
1834 * debian/prerm: check if $NFSROOT is set, sleep 2 before removing nfsroot
1835 * man/make-fai-bootfloppy.8: add new options F and c
1836 * man/make-fai-nfsroot.8: add new option c
1837 * lib/task_sysinfo: show ide disk geometry
1838 remove detect call
1839 most text reformated, because subroutine definition removed
1840 * doc/Makefile: remove some new tempfiles, add "|| true" to rm so it
1841 does not complain
1842 * fai-chboot: add option -S, complain when host names are missing for
1843 option -r
1844 * fai.conf: add packages to the exclude list for debootstrap
1845 new name for KERNELPACKAGE
1846 add comment how to use NFSROOT_ETC_HOSTS (closes: #219433)
1847 remove FAI_SOURCES_LIST examples, use sources.list instead
1848 disable FAI_LOCAL_REPOSITORY by default
1849 put important variables to the top
1850 * examples/etc/sources.list: new file, that shows examples of different
1851 access method to the Debian mirror
1852 * fai-guide.sgml: describe new handling of sources.list, add manref to
1853 make-fai-nfsroot, new line for tftpd in inetd.conf, add info on use
1854 without DNS
1855 * class/06hwdetect.source: modprobe ide-detect needed for 2.4.24 kernel,
1856 remove ide-probe-mod, add isa-pnp
1857 * lib/get-boot-info: new code to extract ip parameters, fix problems
1858 when one parameter is missing
1859 * share/subroutines: islinux() not needed any more, task_chboot: always
1860 copy new kernel image to /boot/fai/$HOSTNAME-localboot
1861 * apt.conf: replace values yes with true
1862 * rcS_fai: new code for task action pipe at the end, new mount option
1863 for remounting /dev/root, copyright has one line less
1864 * examples/etc/dhcpd.conf: new example for a local 192.168.1 subnet, add
1865 nfs mount options to root-path
1866 * VERSION: default is kernel 2.4.24
1867 * chkdebnames: most parts rewritten
1868 * setup_harddisks: typos
1869
1870 -- Thomas Lange <lange@debian.org> Wed, 4 Feb 2004 14:42:40 +0100
1871
1872 fai (2.5.2) unstable; urgency=low
1873
1874 * rcS_fai: print copyright message in red, set scroll region, add
1875 actimeo for nfs mounts
1876 * fai.conf: add exim4 packages to exlude list
1877 * make-fai-nfsroot: add netcat to nfsroot; remove libdetect0 from
1878 package list (closes: #219420), copy preferences from /etc/fai
1879 (closes: #219824), use apt-get dist-upgrade instead of upgrade,
1880 do not create base.tgz in $NFSROOT/.. and then move file
1881 * setup_harddisks: add -f tp mkfs.xfs option (closes: #219439)
1882 * faimond, faimond.8 added
1883 * subroutines-linux: add sndmon subroutine, try to connect faimond, on
1884 success, enable monitor feature, test if $ret is empty, make it a bash
1885 script, show nc output only when debugging
1886 * fai-guide.sgml: typo in URL
1887 * class/01alias: use other IP-addresses for exmaples
1888 * lib/fai-mount-disk: extend regex to support devfs names
1889 (closes: #218541)
1890 * scripts/DEFAULT/S01: create S61hdparm if $hdparm is not empty,
1891 set cdromdevice to SCSI if available, add code for lprng setup if
1892 NISLPRCLIENT and LPD
1893 * class/LAST.var: do not set a default value for FAI_ACTION, change in
1894 comment
1895 * add postrm file to remove all files when purging
1896 * subroutines: add sndmon messages, script should be bash script, change
1897 debug code in ifclass
1898 * install_packages: remove pinning info before checking for misspelt
1899 package name, usage() points to the man page
1900 * fai-setup: chown of /boot/fai
1901 * utils/softupdate, lib/prepare_apt: use dist-upgrade
1902 * debian/compat created and debian/conffiles removed
1903 * scripts/DEFAULT1/S20: add noatime,actimeo=900 options, add linux logo
1904 to login messages
1905 * sunos/makefile: add fai-savelog to solaris tarball
1906 * hooks/savelog.LAST: added "unexpected IO-APIC" to ignore pattern
1907 * Fai.pm: test if /var/adm/messages exists
1908 * lib/task_sysinfo: add dmidecode call, add sfdisk -d call, change fdisk
1909 call
1910
1911 -- Thomas Lange <lange@debian.org> Tue, 6 Jan 2004 15:20:10 +0100
1912
1913 fai (2.5.1) unstable; urgency=low
1914
1915 * share/subroutines: use $SECONDS instead of date +%s
1916 * fcopy: add usage info for -M
1917 * add chapter "advanced FAI" to fai guide
1918 * dhcclient-perl: add new names to mapping table
1919 * lib/create_ramdisk: start devfsd if needed
1920 * share/subroutines-linux: task_chboot should return, not exit; copy
1921 initrd.img to install server if needed for the kernel
1922 * make-fai-nfsroot: add $NFSROOT_ETC_HOST before calling apt-get
1923 upgrade; remove mkdir of fai_config
1924 * package_config/DEFAULT: add nfs-common for all
1925 * examples/simple/scripts/DEFAULT/S01: add -n to head command (closes: #205547)
1926 * sunos/scripts/SUNOS/S05: add -t to expand
1927 * sunos/bin/newfs:chown -> chmod
1928 * make-fai-bootfloppy: use perl one liner to get IP and host name, call
1929 grub executable from nfsroot
1930 * fai-guide.sgml: fix typos (closes: #204763)
1931 * package_config/DEFAULT: always install nscd package for speedup
1932 * Makefile: remove mv of NETWORK1; add variable libfiles
1933 * rcS_fai,fai-setup: add async to mount and exports options
1934
1935 -- Thomas Lange <lange@debian.org> Fri, 10 Oct 2003 14:58:16 +0200
1936
1937 fai (2.5) unstable; urgency=low
1938
1939 * add script fai-chboot
1940 * add script fai-savelog-ftp
1941 * add vaiables to fai.conf: FAI_LOGPROTO LOGSERVER LOGPASSWD; used by
1942 fai-savelog-ftp, localhost is default for $installserver
1943 * make-fai-nfsroot: add option -f, change to #! /bin/bash, copy
1944 resolv.conf to $NFSROOT, add libnet-perl, trap errors, add bad_exit()
1945 * make-fai-bootfloppy: bug fix, add root=/dev/nfs (closes: #198568),
1946 remove ip=both for fixed ip-address, change to !# /bin/bash
1947 * make-fai-bootfloppy.8: add example with fixed IP address
1948 * changes in package_config, added XFREE class
1949 * install_packages: add force-yes to apt-get install, remove warnings
1950 from apt-cache output, limit number of packages used at once using
1951 $MAXPACKAGES
1952 * bug fix: /proc/cmdline info is trashed when reading a long kernel
1953 command line
1954 * make-fai-nfsroot: create package list that depends on architecure,
1955 make symlink for syslogd
1956 * scripts/BOOT: noew code for generating grub entries, add grub entry
1957 for memtest; add entries for re-installation
1958 * scripts/DEFAULT1/S01: do never fsck ext3 partitions; add -M to some
1959 fcopy calls; add user demo; use fcopy for /etc/kernel-img.conf
1960 * scripts/DEFAULT1/S20: enable tcp connections for X server for CS_KOELN
1961 * fcopy: add option -M and -b; add variables FCOPY_LASTLOG and
1962 FCOPY_UPDATELOG; remove substring from an ewarn call
1963 * subroutines: append $FAI_ACTION to file $rcsfaivar; faiend must not
1964 reboot for SunOS
1965 * subroutines-linux: add support for fai-chboot
1966 * hook faiend.LAST renamed to savelog.LAST
1967 * setup_harddisks: add XFS filesystem support, add sfdisk environment
1968 variable
1969 * fai-savelog: make a bash script; use -exec instead of xargs because of
1970 sunos version of xargs
1971 * fai-class: remove comment lines also in the file $HOSTNAME
1972 * class/{dom,kueppers}: add NOSECURETTY
1973 * lib/get-boot-info: print warning message if no boot protocol was
1974 detected, add network info to boot.log if booting from floppy with
1975 fixed IP address
1976 * chkdebnames: bug in regex fixed
1977 * lib/create_resolv_conf: use resolv.conf from installserver if $DOMAIN
1978 is not defined
1979 * lib/task_sysinfo: call programm sysinfo if available
1980 * scripts/NETWORK1/S40: copy /etc/network/interfaces /etc/hosts /etc/networks
1981 using fcopy, add -i to fcopy calls
1982 * scripts/DEFAULT1/S10: create etc/hostname only if fcopy fails, add
1983 password protection to grub menu
1984 * class/01alias: use classes from file demo if hostname is demohost; add
1985 catnc(); use catnc instead of cat
1986 * class/11modules.source: now uses code from DEFAULT.mod
1987 * examples now live in /usr/share/doc/examples{simple,advanced}
1988 * utils move back to doc/examples/utils directory
1989 * utils/rshall: add exclude function
1990 * class/06hwdetect.source tries to detect video card
1991 * Makefile: do not create symlinks (closes: #195377), new directories
1992 for examples
1993 * rcS_fai: compute and print installation time in seconds
1994 * dhcpd.conf: remove unused commands
1995
1996 -- Thomas Lange <lange@debian.org> Wed, 6 Aug 2003 16:02:26 +0200
1997
1998 fai (2.4.1) unstable; urgency=low
1999
2000 * set correct year in fai guide
2001 * dhcp3 support
2002 * make-fai-bootfloppy: force ext2 when mounting floppy, blank first
2003 sector
2004 * make-fai-nfsroot: FAI_BOOT determines which boot protocol to set up,
2005 fix ownership of $NFSROOT/root/.ssh/authorized_keys (closes: #183989)
2006 * use ext3 in most disk_config samples
2007 * Makefile: do not copy executable twice
2008 * minor changes to packages_config/AUDIO
2009 * install_packages: call "apt-get clean" to remove unused package files
2010 * fai.conf: add FAI_BOOT, add SERVERINTERFACE, add example how to access
2011 a mirror created by mkdebmirror via HTTP
2012 * S20: bug fix, move inserting $rootpw from GERMAN to any section
2013 * fai-class: add . to PATH; test operator == replaced by -eq
2014 * DEFAULT/S01: new location for bootsector executable
2015 * dhclient-perl: use short hostname
2016 * new script fai-do-scripts, contains the do_script() subroutine and
2017 task_configure code
2018 * QUESTIONAIRE: added questions
2019
2020 -- Thomas Lange <lange@debian.org> Thu, 3 Apr 2003 16:57:12 +0200
2021
2022 fai (2.4) unstable; urgency=low
2023
2024 * not alles changes in templates/* are listed here, there are to many
2025 * use command fai-class to define classes, fai-class writes status of
2026 every script to status.log
2027 * make variables local or unset them after use, unset function
2028 definitions after use
2029 * add config files for XFree86 4.1
2030 * many changes in the package_config files
2031 * bootsector: do not use dpkg to get hardware architecture, add man page
2032 * a lot of spelling mistakes corrected. Thanks Era! (closes: # 155735)
2033 * control: correct name for Debian distribution (closes: #150887)
2034 * new templates: hooks/partition.kueppers.source, hooks/faiend.LAST
2035 package_config/WWWKIOSK, class/WWWKIOSK.var, package_config/paeffgen
2036 * make-fai-nfsroot: add -l to tar when creating base.tgz (closes: #151173),
2037 add noatime to mount, new mknbi-linux options, check for existence of
2038 mknbi-linux (closes: #167900), replace $UID with `id -u`, do not call
2039 rdev, remove packages that are already installed by debootstrap, new
2040 option for mknbi-linux, always do setup for dhcp and bootp, write PATH
2041 to /root/.profile, correct location for syslog.conf, copy sources.list
2042 from /etc/fai if available, add diversion for discover, add rsync, ssh
2043 to nfsroot, do not die when mknbi-linux is missing, do not create
2044 device nodes (closes: #174844)
2045 * class/70partition: bug fix. Use the same file as setup_harddisks to
2046 determine classes which depend on partitions
2047 * scripts/*: convert some shell code to cfengine code, do not use fcopy
2048 if only a few lines has to be changed
2049 * scripts/BOOT: echo each kernel module to a seperate line in, add
2050 supoprt for kernel using initrd, use fcopy for lilo.conf and menu.lst,
2051 /etc/modules, lilo.conf can also boot the old kernel, add initrd
2052 option when using grub
2053 * scripts/DEFAULT1/S20: use declaration directories, add WWWKIOS entries
2054 * scripts/LAST: add call: apt-get -f install, copy sources.list
2055 * scripts/USB removed, now made in S20
2056 * scripts/FAI_BOOTPART: missing $target added, remove rdev call
2057 * share/subroutines*: better regex for matching disks in /proc/partitions,
2058 task_sysinfo, prepare_apt, add link last to last action performed, new
2059 variable $LOGSERVER, list_disks move to a external script, disable
2060 debugging output in ifclass(), write exit status of scripts and hook
2061 to status.log and stdout, create_resolv_conf now an external script,
2062 write exit status of hooks to status.log, do not define $revclasses,
2063 save variables to variables.sh, subroutine task unsets the definition
2064 of the executed task after its execution, source hooks/subroutines now
2065 in fai_setup, remove task_backup, move load_keymap_consolechars to
2066 rcS_fai
2067 * share/subroutines-linux: remove diskandsize(), disk_info now called
2068 set_disk_info() which calls externel script
2069 * task_instsoft(): mount --bind /fai /tmp/target/fai so packages in
2070 /fai/files/packages can be installed using apt-get
2071 * new script disk-info prints a list of all disks and their sizes
2072 * new script get-boot-info contains subroutines for getting info via
2073 BOOTP or DHCP, also detects network devices
2074 * DEFAULT/S01: install $addpackages with one dpkg call, installation of
2075 default kernel creates symlinks in /, make /root accessable only by
2076 root, use fcopy -r to copy all dot files for the root account, do not
2077 copy sources.list
2078 * ftar: conditional rm -rf, echange in error message
2079 * test if mknbi-linux is available (closes: #167900)
2080 * make-fai-bootfloppy: add grub support, code reorganized and split into
2081 more subroutines, rmdir lost+found and copy fewer files to get more
2082 space on the floppy, replace $UID with `id -u`, create a generic boot
2083 floppy independant of the boot protocol, use one image with multiple
2084 append parameters, new options -v, -d, -l, -g
2085 * bug fix: hooks can now skip its task again
2086 * NFS file systems are also mounted with noatime.
2087 * rcS_fai: create var/run/sshd directory, /usr/local/{bin,sbin} at the
2088 very beginning of PATH, add /usr/lib/fai to PATH, PATH is defined
2089 before doing anything else, create_ramdisk is an extern script, new
2090 options for remounting /, remove some unused variables
2091 * task_sysinfo now a separate script; add lsmod call, new test if
2092 executables are available is using which, move log file from kudzu to
2093 $LOGDIR
2094 * adddivert, mkdivert, rmalldivert, rmdivert moved to the new script
2095 fai-divert
2096 * fai-divert: be quiet unless debug is set
2097 * mount_local_disks, umount_local_disks, fstab_mount move to new script
2098 fai-mount-disk
2099 * Fai.pm and subroutines* are moved from lib/ moved to share/
2100 * Fai.pm: call disk-info to get size of all disks
2101 * fai-setup: ssh-keygen needs option -t (closes: #156947), test if
2102 nfsserver is set
2103 * fai.conf: correct line containing proposed-updates, new variable
2104 FAI_LOCAL_REPOSITORY, new directory for debian mirror, add
2105 architecture to debootstrap options, move some nfsroot packages to
2106 make-fai-nfsroot script, add $FAI_LOCATION, remove FAI_SHAREDIR
2107 * setup_harddisks: allow more that 3 primary partitions, new regex for
2108 matching disks and partitions, write less info to stdout, do not write
2109 info to stdout which is written to a separate file, name of partition
2110 table changed from hda.sfdisk to partition.hda
2111 * add sources.list in conf, it's used when FAI_SOURCES_LIST in undefined
2112 * fai_modules_off: add block-major-{104,105}
2113 * remove debian/undocumented
2114 * install_packages: add option -l, only print the list of packages,
2115 add option -h, -t does not executes the commands, support for classes
2116 listed after command, change in echo strings, add option to manual
2117 * disk_config/: make /fai-boot partition larger, CS_KOELN use more
2118 flexible values for partitions sizes
2119 * add suffix -386 to name of kernel-image package
2120 * save_log_*(): do not create loops in symlinks, moved to external
2121 script fai-savelog
2122 * apt.conf: add option force-confdef to dpkg call
2123 * 06hwdetect script loads SCSI and IDE modules and prints /proc/scsi
2124 info, less messages in verbose mode, detect SCSI devices correctly
2125 * move mount2dir to lib directory, echo different messages for verbose
2126 and debug flags
2127 * fcopy bug fix: option -r does not work correctly, when no matching
2128 file for a class is found, do not exit with error, add option -i and
2129 -B, use $LOGDIR, set $ROOTCMD for postinst scripts
2130 * templates/package_config: use nfs-kernel-server
2131 * debian/rules: use dh_installman to install manual pages
2132 * ATA33.var no longer needed, no tuning via hdparm in *.var
2133 * lots of updates and additions to the manual
2134
2135 -- Thomas Lange <lange@debian.org> Thu, 13 Feb 2003 11:45:29 +0100
2136
2137 fai (2.3.4) unstable; urgency=low
2138
2139 * default name for fai kernel-image has changed
2140
2141 -- Thomas Lange <lange@debian.org> Thu, 16 May 2002 14:42:00 +0200
2142
2143 fai (2.3.3) unstable; urgency=medium
2144
2145 * enable use strict in perl scripts
2146 * remove some potato specific code
2147 * typo fixed (closes: #143272)
2148 * add some packages to SERVER
2149 * copy id_dsa* and id_rsa* files in make-fai-nfsroot
2150 * debian/rules uses DH_COMPAT=3
2151 * add packages to AUDIO, changes in SERVER
2152 * potato specific code removed
2153 * faireboot kills syslogd before booting
2154 * change symlink of rcS_fai (closes: #146430)
2155 * print warning before removing nfsroot
2156 * do not compress pdf files in /usr/share/doc/
2157
2158 -- Thomas Lange <lange@debian.org> Thu, 16 May 2002 09:27:15 +0200
2159
2160 fai (2.3.2) unstable; urgency=low
2161
2162 * bug fix: THISLOG is unused variable
2163 * added save_log_*(): only remove files (-type f added)
2164 * load net-pf-1 kernel module (unix socket)
2165 * minor changes in package_config files
2166 * added script class/S03hwdetect.source
2167 * dhclient-perl: dhcp use host_name
2168 * faireboot: use rmalldivert for removing diversions
2169 * $divertlist not used any more; use dpkg-divert --list
2170 * setup_harddisks writes list of swap devices; they are enables using swapon
2171
2172 -- Thomas Lange <lange@debian.org> Mon, 29 Apr 2002 19:47:39 +0200
2173
2174 fai (2.3.1) unstable; urgency=low
2175
2176 * bug fix in make-fai-bootfloppy, fcopy
2177 * first letter in description now uppercase (closes: #142017)
2178 * add option -m to make-fai-bootfloppy
2179 * save keymap to boottime.kmap.gz
2180 * add many comments to shell scripts
2181 * copy $loguserhome/.ssh/*.pub files to $NFSROOT/root/.ssh
2182 * packages from $addpackages are also installed to the system if
2183 they exist in $FAI/files/packages/
2184 * minor changes in package_config files
2185 * move task_confdir() to subroutines-linux
2186 * added create_resolv_conf(); code removed from task_confdir
2187 * jobsrunning() subroutine for linux and solaris added
2188 * faireboot: source fai.conf and subroutines-$OS_TYPE
2189 * subroutines-linux: additional way to determine all ethernet devices
2190 * move some packages from $NFSROOT_PACKAGES into make-fai-nfsroot
2191 * add more .ssh/ files to nfsroot
2192 * $FAI_SUBDIR renamed to $FAI_SHAREDIR
2193 * rcS_fai: add $osname
2194 * write some variabel definitions to $rcsfaivar (used for remote logins)
2195
2196 -- Thomas Lange <lange@debian.org> Tue, 16 Apr 2002 13:30:04 +0200
2197
2198 fai (2.3) unstable; urgency=low
2199
2200 * default configurations are for Debian 3.0
2201 * add auto stanza to /etc/network/interfaces (closes: #114627)
2202 * now depends on debootstrap (closes: #128457)
2203 * set DEBIAN_FRONTEND to "noninteractive" (closes: #131855)
2204 * Fai.pm now copied to new location if woody in use (closes: #125839)
2205 * package upgrade does not remove nfsroot (closes: #123463)
2206 * many files: use $FAI instead of fixes /fai, config file moved to
2207 from /etc/fai.conf to /etc/fai/fai.conf
2208 * store log files to $LOGDIR (default to /tmp/fai), can be set in fai.conf
2209 * read also subroutines-$OS_TYPE file
2210 * fai.conf: moved to /etc/fai/fai.conf
2211 variables removed: FAI_ARCH, UTC (now in class/*.var), KERNELVERSION
2212 variables added: FAI, FAI_DEBOOTSTRAP_OPTS
2213 * make-fai-nfsroot sets up pxelinux environment
2214 automaticly determine kernel version; added get_kernel_version(),
2215 copies /etc/fai/.cvspass to nfsroot, can now write the floppy image to
2216 a file
2217 added call_with_stamp subroutine, for easy creation of stamps
2218 Tue Jan 29 20:19:27 CST 2002 -- Chad Walstrom <chad@debian.org>
2219 Added support to run script as a recovery operation. This is a
2220 glue-script; we may as well provide the ability to fix problems and
2221 continue. Changes include:
2222 - Adding a RUNDIR environment variable
2223 - A command line option "-r" for recover operations
2224 - logic tests and stampfiles to appropriate function calls
2225 Checked for existance of character file dev/boot255 before calling mknod.
2226 Checked for existance of $NFSROOT/proc/modules file before calling
2227 umount $NFSROOT/proc
2228 Recursively copies contents of /etc/fai/ directory (good if using CVS)
2229 Install $NFSROOT_PACKAGES in a second pass, to sidestep conflicts
2230 (e.g. so that ssh may replace rsh-client)
2231 Don't set up $LOGUSER's home directory if that variable is undefined
2232 add variable FAI_DEBOOTSTRAP_OPTS
2233 * conf/fai_modules_off: more modules turned off
2234 * call openvt with full shell path (closes: #134641)
2235 * hooks are also skipped if task is skipped
2236 * hooks that end in .source are sourced
2237 * class/*.mod file can now define variables
2238 * add ADAPTEC.mod file
2239 * apt/conf: set Assume-Yes "true" so apt-get (and tasksel) is noninteractive
2240 * lib/subroutines: /dev/ida/ and /dev/rd/ support in
2241 subroutine:umount_local_disks, added $netdevices_up, use $tfsab
2242 instead of fstab (for solaris support), /fai is now $FAI, mount shm
2243 file system if available, otherwise use normal ramdisk, strip comment lines
2244 when defining classes via scripts, added subroutine do_script,
2245 do_scriptss calls every script class/<classname>/S[0-9]* when class is
2246 not a file, execute all S[0-9]* scripts in a directory
2247 /fai/scripts/$class/, skip all comment lines when definig classes
2248 task_partition() call setup_harddisks only if no disk_var.sh exists
2249 defclass also sources all scripts class/S*.source
2250 add subroutines adddivert(), rmalldivert(); task_finish calls
2251 rmalldivert, task_sysinfo calls kudzu; save_log*() -maxdepth not
2252 needed for find, save_log*() now uses date and time for directory name;
2253 /tmp/fai now $LOGDIR, can be set in fai.conf; new cvs co code
2254 * templates/scripts: change NET and NETWORK examples; now called S10,
2255 S40 and located in directory /fai/scripts/NETWORK/
2256 BASE and DEFAULT moved to DEFAULT/S20 and DEFAULT/S01
2257 * setup_harddisk: raid support for /devc/rd, /dev/ida and cciss driver
2258 for Compaqs Smart Array Controllers, called with -d
2259 * doc/Makefile: detect if anything is really to do
2260 * use gzip -dc instead of zcat
2261 * make-fai-bootfloppy: do not copy /boot/System.map to floppy, new
2262 option -s
2263 * added prtnetgr; change netgroup example and script all_hosts to use it
2264 * fcopy: added debug message if executing postinst, ignore CVS
2265 directories, use File::Find, now sets envionment variables $target and
2266 $FAI_ROOT, bug fix in -d option, new options -L and -P
2267 * KERNELVERSION not needed in fai.conf, now automaticly determined in
2268 make-fai-* scripts
2269 * FAI_FILES removed
2270 * Files added: THANKS, preinst, prtnetgr, pxelinux.cfg
2271 * Manual pages added fai-setup, install_packages, make-fai-bootfloppy,
2272 make-fai-nfroot
2273 * add use stict pragma for perl scripts
2274 * add auto.master and auto.scratch config for kernel automounter
2275 * mkdebmirror: use passive ftp mode
2276 * added autofs to package_CONFIG/BEOWULF
2277 * debian/prerm: do nothing when upgrading package
2278 * scripts/fai-setup: determine loguserhome earlier (closes: #136851)
2279 * new standards version 3.5.6
2280
2281 -- Thomas Lange <lange@debian.org> Tue, 9 Apr 2002 18:29:15 +0200
2282
2283 fai (2.2.3) unstable; urgency=low
2284
2285 * added ATOMCLIENT in disk_config
2286 * setup_harddisks detects harddisk even if no valid partition table is
2287 available
2288 * added dosfstools to nfsroot
2289 * added .rhosts for ATOMCLIENTS
2290 * added detect, discover and lsdev to sysinfo
2291 * make-fai-nfsroot: now ash compatible (closes: #117431)
2292 clean apt cache before creating base.tgz, make
2293 liloconf silent, verbose output can be redirected to a file
2294 call mknbi only for kernels using BOOTP, added sysutils package
2295 * scripts/DEFAULT: chmod 1777 the defined scratch partition
2296 * wake on LAN section added to fai guide
2297 * reiserfs patch added to setup_harddisks
2298 * nfs-user-server support for woody
2299 * DEFAULT: scratch directories are writeable for all users
2300 * utils moved from doc directory to /usr/share/fai
2301 * install_packages: check all package names, remove unknown packages
2302 from install list; PRELOAD support for url of type file:
2303 * dpkg-divert is quiet unles verbose is set
2304 * make diversion for broken liloconfig (closes: #113906)
2305 * added class NOGETTY
2306 * install_packages: add code for command PACKAGES hold
2307
2308 -- Thomas Lange <lange@debian.org> Thu, 8 Nov 2001 17:01:02 +0100
2309
2310 fai (2.2.2) unstable; urgency=low
2311
2312 * bug fix in get_dhcp_info()
2313 * added jmon to BEOWULF
2314
2315 -- Thomas Lange <lange@debian.org> Wed, 10 Oct 2001 10:52:35 +0200
2316
2317 fai (2.2.1) unstable; urgency=low
2318
2319 * bugs in mkdebmirror fixed
2320 * replace compat from nsswitch.conf templates (closes: #113902)
2321 * FAI_FLAGS can contain comma or space separatedd list of flags
2322 * echo device before BOOTP request
2323 * all_hosts uses netgroup allhosts
2324
2325 -- Thomas Lange <lange@debian.org> Fri, 5 Oct 2001 17:19:14 +0200
2326
2327 fai (2.2) unstable; urgency=low
2328
2329 * fix lilo bug in make-fai-bootfloppy
2330 * user can define their own action using FAI_ACTION and
2331 creating a command /fai/hooks/$FAI_ACTION
2332 * rcS_fai rearranged; move a lot of subroutines into subroutines
2333 * hooks can force rcS_fai to skip the default task
2334 * timeout for bootpc can be set in rcS_fai
2335 * new subroutine ether_info sets variable $ethers
2336 * unused subroutine myyes removed
2337 * prepare-apt.log renamed to updatebase.log
2338 * task_sysinfo only probes available disks
2339 * install_packages: support for new task packages using tasksel
2340 * get_bootp_info() and get_dhcp_info() uses multiple network interfaces
2341 via variable $netdevices
2342 * layout of local Debian mirror for non-US changed
2343 * mkdebmirror: non-US has new location, minor bugs removed
2344 * rmdivert moves distrib.dpkg-new files
2345 * new chapter about installing a Beowulf cluster
2346 * bug in list_disks() fixed
2347 * diskless class is automaticly defined, improved diskless hook
2348 * package nfs-common added to nfsroot for lockd, statd
2349 * support for additional variable definitions and classes
2350 * new utilities: all_hosts, rshall and softupdate
2351 * new examples for Beowulf cluster: atoms, ATOMCLIENT, BEOWULF
2352 * defvar and devclass are now called before task_action
2353 * bug fix: fcopy down not convert from octal when using file-modes
2354 * all file in /files/root/ use file-modes
2355 * tlink can show symlink of a host or all file in /boot/fai
2356 * new class NOSECURETTY, NOTCPD
2357
2358 -- Thomas Lange <lange@debian.org> Fri, 14 Sep 2001 14:35:49 +0200
2359
2360 fai (2.1) unstable; urgency=low
2361
2362 * user visible changes are now reported in NEWS file
2363 * setup_harddisk: do not check if root partition is in first 8GB, do not
2364 check if it's a primary partition
2365 * make-fai-nfsroot: uses debbootstrap if FAI_DEBOOTSTRAP is
2366 defined (closes: #100914)
2367 use /etc/apt/sources.list is FAI_SOURCES_LIST is undefined
2368 * call some commands with prefix LC_ALL=C, so diffrent locale does
2369 not change the output
2370 * ftar: do not call tar with option I, j or z, use pipe instead
2371 * rcS_fai: added hook support, use all ntpserver for ntpdate, always
2372 extract base.tgz, no version number in base.tgz; read_config() removed;
2373 move some task from fai_init to fai_setup to get their output;
2374 create etc/hosts with fqdn in target directory; $revclasses contains
2375 classes in reversed order
2376 * new flag createtv; controls if ctrl-c will reboot or give a shell and
2377 if two additional terminals will be available
2378 * debhelper compatability level now 2
2379 * woody support: using debootstrap, different package lists
2380 * added class DISKLESS
2381 * subroutine disk_info rewritten, ignores cdrom
2382 * fai-setup: do not generate ssh key if already existing
2383 * cat <<EOF calls corrected
2384 * mkdebmirror now mirrors also testing and unstable by default
2385 * grub support in scripts/BOOT and scripts/FAI_BOOTPART
2386 * new utility chkdebnames check debian package names
2387 * new script device2grub convert normal device names to grub device names
2388
2389 -- Thomas Lange <lange@debian.org> Fri, 20 Jul 2001 11:55:29 +0200
2390
2391 fai (2.0.2) unstable; urgency=low
2392
2393 * typo in ftp Debian mirror fixed
2394 * corrected wrong cvs tag, some more little changes
2395
2396 -- Thomas Lange <lange@debian.org> Thu, 28 Jun 2001 14:11:23 +0200
2397
2398 fai (2.0.1) unstable; urgency=low
2399
2400 * Default Debian mirror access now via ftp. This can take much time to
2401 download the required packages. (closes: #101596)
2402 * Check if LOGUSER is defined, (closes: #101620)
2403 * wget now recommends, (closes: #101594)
2404 * Use ntpdate if a ntp server is defined (tag nt in bootptab),
2405 (closes: #101899)
2406 * DEFAULT script writes fqdn and short hostname into etc/hosts,
2407 (closes: #101820)
2408 * Bug fix. Check if imggen executable is available.
2409
2410 -- Thomas Lange <lange@debian.org> Thu, 28 Jun 2001 13:33:33 +0200
2411
2412 fai (2.0) unstable; urgency=low
2413
2414 * first upload to Debian archive
2415 * kernel-2.2.19 support
2416 * order of classes now (with increasing priority):
2417 DEFAULT, <other classes>, $HOSTNAME, LAST
2418 * architecture is now also a class (see S01alias.sh)
2419 * class/*.source renamed to class/*.var, because they define variables
2420 * new description of all classes
2421 * $moduleslist is the list of modules that will be loaded by the new system
2422 * names of examples changed to make them more comprehensible
2423 * FAI_PACKAGEDIR now FAI_DEBMIRROR
2424 * new fcopy script for copying files with classes
2425 * new ftar script for extracting tar files with classes
2426 * manual pages for fcopy, ftar
2427 * converted many cfengine scripts to shell scripts
2428 * several classes and scripts removed and rearranged
2429 * S90partitions.pl replaces the old shell version
2430 * add FAI_BOOTPART class and scripts
2431 * klogd, syslogd running during installation
2432 * make-fai-bootfloppy can take additional parameters for the kernel and
2433 supports multiple network interface cards
2434 * kernel append parameters define variables in rcS_fai
2435 * added subroutines ifclass, rwmount
2436 * new command bootsector can enable, disable or list magic number of
2437 boot sector
2438 * make many variables local
2439 * better debugging of shell scripts
2440 * remote login has all subroutines available
2441 * faireboot -s saves log files to install server
2442 * sfdisk call removed from subroutines and Fai.pm, since it's not
2443 portable; unfortunately setup_hardisk still using it
2444 * new mount2dir command; this task is removed from setup_hardisk
2445 * files in package_config can use dpkg --get-selections format
2446 * redundant packages in package_config/COMPILE removed
2447 * PRELOADRM feature for package_config
2448 * comments in files in package_config/ are now everything after a #, not
2449 only at the beginning of a line
2450 * lvm not in nfsroot by default, grub now included
2451 * access from install clients to server can be done via rsh/rcp or
2452 ssh/scp (see fai.conf)
2453 * modprobe displays less errors
2454 * templates now stored in /usr/share/fai
2455 * all release timestamp in this changelog until version 1.4.2 are
2456 wrong; they indicate the time when I started hacking the next version;
2457 these are the correct release dates:
2458 Jun 20 2000 fai_1.1beta2.tar.gz
2459 Jul 11 2000 fai_1.2.0beta1.tar.gz
2460 Oct 26 2000 fai_1.3.0test1.tar.gz
2461 Nov 6 2000 fai_1.3.0test2.tar.gz
2462 Nov 23 2000 fai_1.4.0.tar.gz
2463 Dec 7 2000 fai_1.4.1.tar.gz
2464 Dec 12 2000 fai_1.4.2.tar.gz
2465
2466 -- Thomas Lange <lange@debian.org> Tue, 15 May 2001 14:28:31 +0200
2467
2468 fai (1.4.2) unstable; urgency=low
2469
2470 * add wget to suggests list
2471 * xviddetect called for FAI_ACTION=sysinfo
2472 * fai.conf: added missing / in ftp definition of FAI_SOURCES_LIST
2473 * added parted to nfsroot and package_config/MINI_SOFT
2474 * FAI_KEYMAP files can also be located in /fai/files
2475 * added subroutine load_keymap_consolechar (was included in rcS_fai)
2476 keymap now called correctly
2477 * the little FAI banner is now printed on startup
2478 * variable hdparm tunes your hard disks and creates rcS.d script
2479
2480 -- Thomas Lange <lange@debian.org> Mon, 11 Dec 2000 16:36:31 +0100
2481
2482 fai (1.4.1) unstable; urgency=low
2483
2484 * swap order of class ALL and hostname
2485 * CLASS ALL renamed to DEFAULT
2486 * templates/class/S*.source files renamed
2487 * scripts in class/ reorganized. First *.{sh,pl) are executed, then
2488 $class.source are sourced for all defined classes
2489 * install kernels removed, now included in package fai-kernels
2490 * hdparm available in nfsroot, sysinfo prints hparm -i
2491 * classs/ATA33.source can tune harddisk during installation
2492 * class DEBIAN_DEVEL commented out, because this software package list
2493 mostly segfaults dpkg
2494 * base?_?.tgz now included in nfsroot; BASETGZ not needed any more
2495 * bug fixed: setup_harddisks don't mount preserved partitions if mount
2496 point is not in root directory
2497 * bug fixed: no dns support during chroot in make-fai-nfsroot
2498
2499 -- Thomas Lange <lange@debian.org> Wed, 29 Nov 2000 11:34:41 +0100
2500
2501 fai (1.4.0) unstable; urgency=low
2502
2503 * faireboot is faster and more reliable
2504 * package depends on nfs-server
2505 * keymap created by shell script ALL (uses $FAI_KEYMAP)
2506 * mk3comimage removed (uses non free software), now netboot is used
2507 * first version of the FAI Guide included
2508 * use dpkg-divert to fake some programs (solves many problems)
2509 * yes pipes <CR> to apt-get during installation
2510 * all definitions from global.conf are moved to fai.conf
2511 * make-fai-nfs now uses chroot when calling apt-get
2512 so nfsroot must not use the same Debian distribution as the server
2513 * $MNTPOINT is mount point for Debian mirror
2514 * postinst tasks are moved to fai-setup script
2515 * $UTC, $FAI_CONFIGDIR added to fai.conf
2516 * bug fixed: loopback device was not set up
2517
2518 -- Thomas Lange <lange@debian.org> Mon, 6 Nov 2000 12:20:00 +0100
2519
2520 fai (1.3.0test2) unstable; urgency=low
2521
2522 * loopback device is set up during installation
2523 * create resolv.conf via script RESOLV instead of using cfengine
2524 * printers are defined in class/ not in cfengine script
2525 * mount nfs directories using rsize=8192
2526 * bug fixed: make-fai-nfsroot removes /boot/*-$KERNELVERSION
2527
2528 -- Thomas Lange <lange@informatik.uni-koeln.de> Fri, 3 Nov 2000 10:26:03 +0100
2529
2530 fai (1.3.0test1) unstable; urgency=low
2531
2532 * kernel in nfsroot is now build with kernel-package (make-kpkg)
2533 * installkernel now supports loadable modules
2534 * class/S05modules.sh can load modules (example global.mod)
2535 * add script make-fai-bootfloppy
2536 * client's timezone during installation is now the same as on server
2537 * FAI_ACTION sysinfo now mounts all local disk and searches for fstab
2538 * add support for expect scripts
2539 * add nfs-kernel-server support
2540 * do not create account fai if it already exists (e.g when using NIS)
2541 * new format for keymap and consolefont definition
2542
2543 -- Thomas Lange <lange@informatik.uni-koeln.de> Mon, 9 Oct 2000 18:08:02 +0200
2544
2545 fai (1.2.0beta1) unstable; urgency=low
2546
2547 * two virtual terminals available (press alt-F2 or alt-F3)
2548
2549 * make-fai-nfsroot removes pcmcia-cs
2550 installs additionals packages: lvm raidtool2 ext2resize sshd dhcp-lient
2551 flag verbose controls output level
2552 nfsroot is created without any interaction
2553 base2_2.tgz is fetched via wget if it's not found in /tmp
2554
2555 * new start-stop-daemon script instead of symlink to fake it
2556
2557 * configuration for kernel 2.2.17
2558
2559 * start sshd during installation for remote access;
2560 add "sshd" to FAI_FLAGS to enable this
2561 remote reboot possible via: ssh -l root hostname faireboot
2562
2563 * additional dhcp support available (bootp is still the default)
2564
2565 * cvs repository available
2566
2567 -- Thomas Lange <lange@informatik.uni-koeln.de> Fri, 30 Jun 2000 13:41:13 +0200
2568
2569 fai (1.1beta2) unstable; urgency=low
2570
2571 * PRELOAD feature, faireboot added
2572
2573 -- Thomas Lange <lange@informatik.uni-koeln.de> Tue, 20 Jun 2000 16:29:14 +0200
2574
2575 fai (1.1beta1) unstable; urgency=low
2576
2577 * Initial Release.
2578
2579 -- 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