[Fai-commit] r6350 - trunk/debian
Michael Tautschnig
mt at alioth.debian.org
Thu Apr 14 18:41:48 UTC 2011
Author: mt
Date: 2011-04-14 18:41:42 +0000 (Thu, 14 Apr 2011)
New Revision: 6350
Modified:
trunk/debian/changelog
Log:
Merge changelog entries from stable branch and update git commit ids
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2011-04-14 18:34:07 UTC (rev 6349)
+++ trunk/debian/changelog 2011-04-14 18:41:42 UTC (rev 6350)
@@ -3,37 +3,16 @@
[ Thomas Lange ]
* get-config-dir-http: new script to get a tarball of the config space
(thanks to Waldemar Brodkorb for the initial patch)
- * dhcp-edit: new command that adds or removes entries to/from dhcpd.conf
- add $modified, add more messages, fix code for adding a host
* faimond-gui: add option -s
* make-fai-nfsroot.conf: set NFSROOT_HOOKS by default
- * make-fai-nfsroot: fix typo, remove redundant rm command
- * mkramdisk: use exit in main routine (closes: #583289)
- * ainsl: exit with 0 if line already exists in the file
- * sources.list: fix security.geo.debian.org domain entries
- * install_packages: Fix typo in info message (thanks Adrian Glaubitz)
* updatebase: remove pre-lenny code
- * make-fai-nfsroot, make-fai-nfsroot.8: add option -B, (closes: #576092)
- (thanks to Mika Prokop for the patch)
* copy pxelinux.0 to TFTPROOT only if it's not already existing
remove unneeded else
- * disk-info: rename subroutine
* faimond-gui: Tk::Balloon is not used atm.
* subroutines: show rx and tx bytes for network device at the end
- * control: change dependencies on fai-setup-storage
- * fai-chboot,fai-chboot.8: add option -P
- * setup-storage.8: add info about flag_initial
- * doc/error-levels: describe error levels of task_error subroutine
- * make-fai-nfsroot: remove etc/hostname and 70-persistent-net.rules from
- nfsroot and base.tgz (thanks to Manuel Hachtkemper for the patch)
- * subroutines: do not dump bash array variables
* subroutines: add commentary how to create variables.log for sourcing
them later again (thanks to Andreas Schuldei)
- * put ROOTPW into quotes, so empty password will work (thanks to Adrien
- Cunin for the patch)
* fai-client.install: remove list_disks
- * 10-misc, subroutines: move adding /etc/hosts entry from task_prepareapt
- to config space script, add only if host does not belong to class DHCPC
* make-fai-nfsroot: add test if etc/init is available
* fai-client.install, copyright, bootexample.txt, fai-guide.txt,
subroutines, THANKS, setup-storage.8, Makefile, FAIBASE.var: remove
@@ -43,58 +22,26 @@
* 99-discover-bug: remove unused script
* 30-demo: replace script with shell code in 10-misc
* 40-misc: replace cfengine script with shell script
- * fai-do-scripts: add cfengine 3 support
* subroutines: df output also shows type of file system
* mkramdisk,task_sysinfo,updatebase,fai-do-scripts,fai-debconf,
faimond-gui,setup-storage,Commands.pm,Exec.pm,Fstab.pm,Init.pm,
Parser.pm,Sizes.pm,Volumes.pm: add $Id$
- * savelog.LAST: ignore ACPI Warning
* control: fix duplicate Depends on iproute
* fai-savelog: add messages, if some variables are not defined,
minor code cleanup
- * task_sysinfo: remove call of sysinfo (non open source software), check
- if blkid exists before calling it
* fai-debconf: exit 0 all the time, change comment
- * ftar, ftar.8: add xz support
- * fcopy, fai-cd, fai-do-scripts, ftar, fai-debconf, dhcp-edit,
- fai-class, install_packages, ainsl, fai-mirror, fai-chboot:
- remove version information, remove e-mail address for bugs
- * fai-cd: add grub2 support (thanks to Sebastian Hetze for the patch)
- remove test which is already done before
- * fai-cd.8: add option -G
* make-fai-nfsroot: remove variable $FAI_BOOT
- * fcopy: do not copy file if preinst script fails (closes: #573044)
- thanks to Andreas Schuldei for the patch
- * mkramdisk: add option -a, remove use of FAI_NORAMDISK,
- use FAI_RAMDISKS
- * subroutines: adjust to new option of mkramdisks
- * subroutines: new subroutine umount_csspace, so it can be used in user
- hooks (thanks to Waldemar for the patch)
* Makefile: add support for small pixmaps in faimond-gui
- * fai-guide.txt: add info how to generate the encrypted password
- * control: update to new standards version
- * fai-cd.8: add option -G
- * grub.cfg, Makefile: add missing grub.cfg to package
- * fai-server.install: add missing grub.cfg
* fai-chboot, fai-chboot.8: support for MAC address, same as host name
(thanks to Torge Gipp for the initial patch)
* THANKS: add Torge
- * fai-cd: add checks if package download succeeded
- * fai-cd: fix, use grub.cfg for grub2
* fai-vol_id: cleanup code
- * fai-mirror, fai-mirror.8: add option -m
- * disk_config: use UUID's in fstab
* fai: cleanup code
- * make-fai-nfsroot: force creating of symlinks (closes: #588009)
- * fai-mirror: use $mirrordir if no argument given (closes: #428597)
- * get-config-dir-svn: use exit code of first command of pipe
- (closes: #557544)
* device2grub: fix indentation, minor code fix
* fai-start-stop-daemon: remove it, because not needed any more,
policy-rc.d is sufficient
* fai-server.install, updatebase, make-fai-nfsroot, Makefile: remove
fai-start-stop-daemon
- * get-config-dir: change error message
* make-fai-nfsroot: minor cleanup
* make-fai-nfsroot: remove diversion of discover-modprobe
* make-fai-nfsroot: die() subroutine now takes exit code, remove several
@@ -117,112 +64,328 @@
* mkdebmirror: use cdn.debian.net
* 10-conffiles, 50-host-classes: add support for hosts named client01,...
* install_packages: add cupt support
- * new setup-fai-test-environment script create two virtual machines for
- testing
- * make-fai-nfsroot: do not divert update-initramfs by default any longer
- * fai-setup: remove netmask from IP address (closes: #597870)
- * control: raise importance of libproc-daemon-perl to Recommends (closes: #593089)
- * fai-setup: remove unused code editing /etc/passwd as shadowconfig is on by
- default (closes: #596055)
- * make-fai-nfsroot: reinclude code removing 70-persistent-net.rules
- (closes: #599305)
-
+
[ Michael Tautschnig ]
- * setup-storage: Bumped version number to 1.3
- * control: Move setup-storage to its own package (fai-setup-storage). Thanks
- Michael Prokop <mika at debian.org> for the patch (closes: #575812)
- * setup-storage/Volumes.pm: Only read sizes and partitioning of disks
- referenced in the configuration (thanks Henning Sprang).
- * setup-storage, setup-storage/{Parser.pm,Volumes.pm}: Added support for new
- preserve_lazy option that will preserve volumes that exist, but newly
- create them if not found.
- * setup-storage.8: Document new preserve_lazy option.
- * setup-storage/{Commands.pm,Volumes.pm}: Completed support for preserve in
- LVM/RAID contexts; extended checking for volume groups that remain alive,
- fixed bug in LV resize code, disable existing volume groups, remove
- non-preserved volume groups (thanks Mathieu Alorent <malorent at echo.fr> for
- extensive testing).
- * setup-storage/{Volumes.pm,Sizes.pm}: eff_size is bytes. Always.
- * setup-storage/Commands.pm: Prefer resize2fs over parted to resize logical
- volumes. Future versions of parted will allow even more use of resize2fs.
- Fix use of eff_size as bytes.
- * setup-storage/{Parser.pm,Commands.pm}: Added support for new always_format
- option.
- * setup-storage.8: Documented new always_format option.
- * setup-storage/Volumes.pm: Fixed uninitialized variable warnings in parsing
- output of parted 2.2.
- * setup-storage/Volumes.pm: Use VG size for volume group size, not space in
- use. Thanks Mathieu Alorent for reporting this.
- * setup-storage/Init.pm: Properly handle /dev/cciss disk devices, even
- without partitions (thanks Steffen Grunewald
- <steffen.grunewald at aei.mpg.de> and Mathieu Alorent <malorent at echo.fr>).
- * setup-storage/Parser.pm: Handle parse errors earlier for more informative
- error messages.
- * setup-storage/Volumes.pm: Proper error message in case an extended
- partition is marked as preserve
- * setup-storage/Exec.pm: All unexpected non-zero exit codes of subcommands
- lead to immediate failure of setup-storage.
- * setup-storage/Volumes.pm: Use absolute path names for devices in volume
- groups, RAID volumes.
- * Makefile, fai-nfsroot.dirs, fai-nfsroot.install, get-boot-info:
- Install dhclient-fai.conf and dhclient-fai-script into /usr/share/fai
- instead of /etc/dhcp3 (closes: #585063).
- * dhcp-edit, control: Updated to work with isc-dhcp-server or
- dhcp3-server, whichever is available.
- * fai-guide.txt: Updated to isc-dhcp-server.
- * setup-storage.8: Nicer formatting of size specifications in grammar as
- suggested by Thomas.
- * setup-storage/{Init.pm,Commands.pm}: Enforce execution of mdadm --create
- commands to happen after all partition table manipulations.
* fcopy.8: describe behaviour if preinst has nonzero exit code
- * setup-storage/Fstab.pm: Don't resolve LVM devices via readlink; the
- underlying canoncial path names aren't stable across reboots. Thanks Brian
- Kroth for suggesting a similar patch (closes: #597238).
- * setup-storage/Parser.pm: Clarify error message in case of invalid use of
- swap/luks (thanks Patrick Schoenfeld for pointing this out).
- * fai, make-fai-nfsroot: Use df -P for guaranteed one-line-is-one-mount
- output (thanks Michael Log <mmlogin at gmail.com> for the patch).
- * examples/simple/disk_config/FAIBASE: Added bootable:1 as requested by
- Maximiliano Curia (apparently still necessary on some systems).
* examples/simple/package_config/GNOME: Remove gnome-apt, ice*-gnome-support
as these don't exist in squeeze anymore (thanks Karl Wallner for reporting
this)
- * fai-guide.txt: Improved documentation of hooks (thanks Peter Bittner).
- * install_packages: Fix dpkg hold output (thanks Michael Log
- <mmlogin at gmail.com>).
- * setup-storage/Commands.pm: Quote fs argument in parted mkpart calls as
- special characters may be in use that confuse the shell as in, e.g.,
- linux-swap(v1) (thanks Peter Kruse for the patch).
* setup-storage/{Parser,Command,Sizes,Volumes,Fstab}.pm: Added support for
using raw disk devices, without partitioning (thanks Jordi Funollet
for testing, closes: #589649).
* setup-storage.8: Document new raw-disk pseudo partition type.
+ -- Julien BLACHE <jblache at debian.org> Fri, 01 Oct 2010 12:25:40 +0200
+
+fai (3.4.7) unstable; urgency=low
+
+ [ Michael Tautschnig ]
+ * [b579396] setup-storage/Commands.pm: Rebuild partition table only
+ once, unless necessary (Closes: #607901) - thanks to Toomas Tamm
+ <tt-fai at kky.ttu.ee>
+
+ -- Michael Prokop <mika at debian.org> Fri, 24 Dec 2010 09:47:43 +0100
+
+fai (3.4.6) unstable; urgency=low
+
+ [ Thomas Lange ]
+ * [24acdb3] print message to stderr (closes: #605947)
+
+ [ Michael Tautschnig ]
+ * [7c92c91] setup-storage/{Fstab.pm,Parser.pm}: Cleanup code for
+ defining BOOT_DEVICE; setup-storage.8: Properly document
+ semantics of BOOT_DEVICE and disk_var.sh - thanks to
+ Julien Blache <jblache at debian.org>
+ * [0045428] simple/scripts/GRUB_PC/10-setup: No need to deal with
+ multiple devices anymore, BOOT_DEVICE will always a be single value
+ - thanks to alekibango, David Dreezer
+ * [861be51] setup-storage/Commands.pm: Use proper dependencies when
+ entire disks are used as part of a RAID or LVM volume - thanks
+ to Peter Kruse
+ * [988955e] setup-storage/Commands.pm: Always run vgchange -a -n, even
+ if no prior LVM was detected; run pvcreate with -ff -y.
+ (closes: #606485) - thanks to Mathieu Alorent <malorent at echo.fr>
+ * [b862db4] setup-storage/Commands.pm: Fix dependencies between disk
+ and LVM commands. (closes: #606113) - thanks to Mathieu Alorent
+ <malorent at echo.fr>, Nicolas Courtel <courtel at cena.fr>
+
[ Michael Prokop ]
- * subroutines, fai: make sure fai exits with the according return
- code of task action (and all the hooks behind it)
- * subroutines: add support for task_error to task configure
- * install_packages: support retrieving sources for Debian based
- systems using the -s option
- * install_packages.8: fix wording of description of -N option
- * subroutines, fai: display date of execution (fai_rundate) on startup
- * subroutines: /proc + /sys might be empty because they were unmounted
- inside $FAI_ROOT but are still registered in /etc/mtab outside of
- $FAI_ROOT, so let's get rid of them outside the chroot as well iff
- they are present
- * make-fai-nfsroot: change check for /usr/share/live-initramfs to
- /usr/share/initramfs-tools/scripts/live. (closes: #595365)
- * bin/fai-cd: fix quote handling of rsync check - thanks to Michael
- Log <mmlogin at gmail.com>.
- * bin/install_packages: mention import variables $aptoptions and
- $FAI_DEBSOURCESDIR - thanks to Michael Log <mmlogin at gmail.com>.
- * man/fai-class.1: replace dpkg --print-installation-architecture with
- --print-architecture - thanks to Michael Log <mmlogin at gmail.com>.
- * fai: re-add support for hostname=... bootoption when using live-config.
- Thanks to Karl Wallner <fai at karlwallner.de> for bugreport and initial
- patch.
+ * [28e3295] task_mountdisks(): catch every exit code != 0 from mount2dir.
+ -- Michael Prokop <mika at grml.org> Thu, 23 Dec 2010 12:04:36 +0100
+
+fai (3.4.5) unstable; urgency=low
+
+ [ Michael Prokop ]
+ * [103dd24] fai-nfsroot.postrm: use rm with -f to not fail if
+ /etc/init.d/rcS does not exist - thanks to Holger for the report
+ * [7a37069] simple examples: move from apt-proxy to approx - thanks
+ to Thomas Lange (closes: #602763)
+ * [7508a37] Adjust depends/recommends regarding tftp server
+ (closes: #603565)
+
+ [ Thomas Lange ]
+ * [49de488] use hostname= from the kernel command line
+ (closes: #601750)
+ * [e4d7f15] only use interfaces that are up (closes: #600591)
+ * [2a2bb42] print message to stdout (closes: #600715)
+ * [aafc055] fai-cd.8: add missing verb
+ * [fefd23c] FAI questionnaire: ask for logo
+ * [323b7e5] create directories, set additional parameters
+ (closes: #602498)
+ * [ebbf8a3] FAI questionnaire: exclude basefiles in du(1) command
+ * [de9bda1] write MBR when using grub2 (closes: #597479)
+ * [ee86880] remove some packages to make fai-cd smaller
+ * [958a5b7] remove part of how to enable PXE on 3com. This info was
+ move into the wiki
+ * [91e38af] add hint about ADDCLASSES
+ * [c8ff710] add newline, makes shell.log much more readable
+ * [29cbfbb] do not include /boot on CD
+ * [512cd03] do not install grub always into (hd0) (closes: #604938)
+
[ Julien BLACHE ]
+ * [9290a05] Unbreak tmpfs support
+
+ [ Michael Tautschnig ]
+ * [a5d1c56] setup-storage/Volumes.pm: Included parted output line if
+ parsing parted output fails.
+ * [313d96e] install grub into all raid devices. (closes: #604938)
+
+ -- Michael Prokop <mika at debian.org> Tue, 30 Nov 2010 12:10:42 +0100
+
+fai (3.4.4) unstable; urgency=low
+
+ [ Michael Prokop ]
+ * [eecc4b0] fai: re-add support for hostname=... bootoption when using
+ live-config - thanks to Karl Wallner <fai at karlwallner.de>
+ * [89e7772] man/fai-class.1: replace dpkg --print-installation-
+ architecture with --print-architecture - thanks to Michael Log
+ <mmlogin at gmail.com>
+ * [230d60b] bin/install_packages: mention import variables $aptoptions
+ and $FAI_DEBSOURCESDIR - thanks to Michael Log <mmlogin at gmail.com>
+ * [330f50f] bin/fai-cd: fix quote handling of rsync check - thanks to
+ Michael Log <mmlogin at gmail.com>
+
+ [ Thomas Lange ]
+ * [b2ab3c1] reinclude code which is needed (closes: #599305)
+
+ [ Michael Tautschnig ]
+ * [34c6bec] fai, make-fai-nfsroot: Use df -P for guaranteed one-line-
+ is-one-mount output - thanks to Michael Log <mmlogin at gmail.com>
+ * [61c9d36] examples/simple/disk_config/FAIBASE: Added bootable:1,
+ which is still necessary on some systems - thanks to
+ Maximiliano Curia <maxy at gnuservers.com.ar> for reporting
+ * [ac6c2bb] fai-guide.txt: Improved documentation of hooks - thanks
+ to Peter Bittner <peter.bittner at thalesgroup.com>
+ * [3fecf34] install_packages: Fix dpkg hold output - thanks to
+ Michael Log <mmlogin at gmail.com>
+ * [2a68da5] setup-storage/Commands.pm: Quote fs argument in parted
+ mkpart calls - thanks to Peter Kruse <pk at q-leap.de>
+
+ -- Michael Prokop <mika at debian.org> Fri, 15 Oct 2010 10:49:10 +0200
+
+fai (3.4.3) unstable; urgency=low
+
+ [ Thomas Lange ]
+ * [01730b1] add Julien to THANKS file
+ * [121c9ed] raise importance of libproc-daemon-perl to Recommends
+ (Closes: #593089)
+ * [9cdabfb] remove netmask from IP address (Closes: #597870)
+ * [7126012] remove unused code (Closes: #596055)
+ * Documentation related changes:
+ - [7f44108] fix url of solaris/auto-install
+ - [d7f7473] new domain name for the project (fai-project.org)
+ - [d60b2bc] fix link and date in QUESTIONNAIRE
+ - [5e6a4c4] new date in fai-guide.txt
+ - [f9f9f89] add more detailed list of tasks
+
+ [ Michael Tautschnig ]
+ * [bcbed96] setup-storage/Fstab.pm: Don't resolve LVM devices via
+ readlink (thanks Brian Kroth for suggesting a similar patch).
+ (Closes: #597238)
+ * [49b57ca] Fixed a whitespace/table alignment issue.
+ * [8b8e248] Clarify error message in case of invalid use of swap/luks
+ in disk_config
+
+ [ Julien BLACHE ]
+ * [fbd6955] Fix preserve for RAID
+ * [e497545] Rework mdadm output parsing code to make it more tolerant
+ to changes in the output format
+
+ -- Michael Prokop <mika at debian.org> Tue, 05 Oct 2010 02:46:32 +0200
+
+fai (3.4.2) unstable; urgency=low
+
+ [ Michael Prokop ]
+ * [8a8be99] bin/make-fai-nfsroot: change check for /usr/share/live-
+ initramfs to /usr/share/initramfs-tools/scripts/live
+ (Closes: #595365)
+
+ -- Michael Prokop <mika at debian.org> Wed, 15 Sep 2010 22:23:51 +0200
+
+fai (3.4.1) unstable; urgency=low
+
+ [ Michael Tautschnig ]
+ * [00120f5] Enforce execution of mdadm --create only after all
+ partition table manipulations.
+
+ -- Michael Prokop <mika at debian.org> Fri, 27 Aug 2010 13:25:52 +0200
+
+fai (3.4.0) unstable; urgency=low
+
+ The "FAI in New York at DebConf10" Release.
+
+ [ Thomas Lange ]
+ * [6f72609] make-fai-nfsroot: fix typo
+ * [ce726cb] year++
+ * [76856e8] add comment to lib/subroutines regarding /dev mount
+ * [956debf] mkramdisk: use exit in main routine (closes: #583289)
+ * [957cfb1] ainsl: exit with 0 if line already exists in the file
+ * [1417d7f] sources.list: fix security.geo.debian.org domain entries
+ * [b4301ee] install_packages: fix typo in warn message
+ * [c9fdb5a] make-fai-nfsroot, make-fai-nfsroot.8: add option -B,
+ (closes: #576092) (thanks to Mika Prokop for the patch)
+ * [cc29e3b] disk-info: rename subroutine
+ * [dc8741e] remove leading space in debian/control long description
+ * [7724e68] remove unneeded else for extracting base.tgz
+ * [7be96df] dhcp-edit: new command that adds or removes entries
+ to/from dhcpd.conf
+ * [2ec95e3] control: change dependencies on fai-setup-storage
+ * [0791602] fai-chboot,fai-chboot.8: add option -P
+ * [153a0ea] setup-storage.8: add info about flag_initial
+ * [e5e380a] doc/error-levels: describe error levels of task_error
+ subroutine
+ * [94e93e2] make-fai-nfsroot: remove etc/hostname and 70-persistent-
+ net.rules from nfsroot and base.tgz (thanks to Manuel Hachtkemper
+ for the patch)
+ * [1c7bf0d] subroutines: do not dump bash array variables
+ * [6ffe3e7] add different implementation for dumping variables, thanks
+ to Andreas Schuldei
+ * [1187714] add $modified, add more messages, fix code for adding a
+ host
+ * [2bcb8eb] make-fai-nfsroot: fix typo, remove redundant rm command
+ * [ed67680] put ROOTPW into quotes, so empty password will work
+ (thanks to Adrien Cunin for the patch)
+ * [25f6405] 10-misc, subroutines: move adding /etc/hosts entry from
+ task_prepareapt
+ * [16f24fb] fai-do-scripts: add cfengine 3 support
+ * [e9f2281] savelog.LAST: ignore ACPI Warning
+ * [051b8a6] task_sysinfo: remove call of sysinfo (non open source
+ software), check if blkid exists before calling it
+ * [7a8e07b] ftar, ftar.8: add xz support
+ * [48ebbdf] fcopy, fai-cd, fai-do-scripts, ftar, fai-debconf, dhcp-
+ edit, fai-class, install_packages, ainsl, fai-mirror, fai-chboot:
+ remove version information, remove e-mail address for bugs
+ * [6fab01f] fai-cd: add grub2 support (thanks to Sebastian Hetze for
+ the patch)
+ * [6f24e94] fai-cd: remove grub test which is already done before
+ * [d3e221d] fai-cd.8: add option -G
+ * [3020eb6] fcopy: do not copy file if preinst script fails
+ (closes: #573044) thanks to Andreas Schuldei for the patch
+ * [c523052] - mkramdisks: add option -a, remove use of FAI_NORAMDISK,
+ use FAI_RAMDISKS
+ - subroutines: adjust to new option of mkramdisks
+ * [d5b1f36] subroutines: new subroutine umount_csspace, so it can be
+ used in user hooks (thanks to Waldemar for the patch)
+ * [c9e801a] fai-guide.txt: add info how to generate the encrypted
+ password
+ * [93d49a9] control: update to new standards version
+ * [e55d0c3] fai-cd: add checks if package download succeeded
+ * [60fef62] fai-cd.8: add option -G
+ * [027fadd] grub.cfg, Makefile: add missing grub.cfg to package
+ * [6544256] fai-server.install: add missing grub.cfg
+ * [500c688] fai-cd: fix, use grub.cfg for grub2
+ * [2716d05] fai-mirror, fai-mirror.8: add option -m
+ * [a5c511a] disk_config: use UUID's in fstab
+ * [e578ddd] make-fai-nfsroot: force creating of symlinks
+ (closes: #588009)
+ * [7887ba7] - fai-mirror: use $mirrordir if no argument given
+ (closes: #428597)
+ - get-config-dir-svn: use exit code of first command of
+ pipe (closes: #557544)
+ * [02fa76e] fai-mirror: use $mirrordir if no argument given
+ (closes: #428597)
+ * [decaf3f] fix line break, so normal text line does not start with a
+ dot
+ * [2eb1c4c] get-config-dir: change error message
+ * [9339edd] savelog.LAST: add ignore pattern
+ * [8d42234] savelog.LAST: add ignore pattern
+ * [02ceb42] new setup-fai-test-environment script create two virtual
+ machines for testing
+
+ [ Michael Tautschnig ]
+ * [1406d77] added changelog entry for install_packages typo fix
+ * [f3eeb29] move setup-storage into a separate package (fai-setup-
+ storage) Thanks Michael Prokop <mika at debian.org> for the patch
+ (closes: #575812)
+ * [b1f0d92] Added sizespec non-terminal to grammer for nicer
+ formatting as suggested by Thomas
+ * [f65d2bf] minor hyphen-used-as-minus-sign fix
+ * [2815836] Merged a larger number of patches from experimental into
+ trunk:
+ - setup-storage: Bumped version number to 1.3
+ - setup-storage/Volumes.pm: Only read sizes and partitioning of disks
+ referenced in the configuration (thanks Henning Sprang).
+ - setup-storage, setup-storage/{Parser.pm,Volumes.pm}: Added support for new
+ preserve_lazy option that will preserve volumes that exist, but newly
+ cr eate them if not found.
+ - setup-storage.8: Document new preserve_lazy option.
+ - setup-storage/{Commands.pm,Volumes.pm}: Completed support for preserve in
+ LVM/RAID contexts; extended checking for volume groups that remain alive,
+ fixed bug in LV resize code, disable existing volume groups, remove
+ non-preserved volume groups (thanks Mathieu Alorent <malorent at echo.fr> for
+ extensive testing).
+ - setup-storage/{Volumes.pm,Sizes.pm}: eff_size is bytes. Always.
+ - setup-storage/Commands.pm: Prefer resize2fs over parted to resize logical
+ volumes. Future versions of parted will allow even more use of resize2fs.
+ Fix use of eff_size as bytes.
+ - setup-storage/{Parser.pm,Commands.pm}: Added support for new always_format
+ option.
+ - setup-storage.8: Documented new always_format option.
+ - setup-storage/Volumes.pm: Fixed uninitialized variable warnings in parsing
+ output of parted 2.2.
+ - setup-storage/Volumes.pm: Use VG size for volume group size, not space in
+ use. Thanks Mathieu Alorent for reporting this.
+ - setup-storage/Init.pm: Properly handle /dev/cciss disk devices, even
+ without partitions (thanks Steffen Grunewald
+ <steffen.grunewald at aei.mpg.de> and Mathieu Alorent <malorent at echo.fr>).
+ - setup-storage/Parser.pm: Handle parse errors earlier for more informative
+ error messages.
+ - setup-storage/Volumes.pm: Proper error message in case an extended
+ partition is marked as preserve
+ - setup-storage/Exec.pm: All unexpected non-zero exit codes of subcommands
+ lead to immediate failure of setup-storage.
+ - setup-storage/Volumes.pm: Use absolute path names for devices in volume
+ groups, RAID volumes.
+ - Makefile, fai-nfsroot.dirs, fai-nfsroot.install, get-boot-info:
+ Install dhclient-fai.conf and dhclient-fai-script into /usr/share/fai
+ instead of /etc/dhcp3 (closes: #585063).
+ - dhcp-edit, control: Updated to work with isc-dhcp-server or
+ dhcp3-server, whichever is available.
+ - fai-guide.txt: Updated to isc-dhcp-server.
+ - setup-storage.8: Nicer formatting of size specifications in grammar as
+ suggested by Thomas.
+
+ [ Michael Prokop ]
+ * [fd7c68b] package_config/GNOME: drop deprecated packages iceweasel-
+ gnome-support, icedove-gnome-support and gnome-apt.
+ * [c08b4b2] bin/make-fai-nfsroot: do not divert update-initramfs by
+ default any longer
+ * [33edf5e] subroutines, fai: make sure fai exits with the according
+ return
+ * [46903ea] subroutines: add support for task_error to task configure
+ * [7a0ec93] subroutines: use task_error level 420 instead of 855 as
+ discussed with Thomas
+ * [c48d8ed] install_packages: support retrieving sources for Debian
+ based
+ * [33027c0] install_packages.8: fix wording of description of -N
+ option
+ * [f6e1cec] subroutines, fai: display date of execution (fai_rundate)
+ on startup
+ * [e8eef26] subroutines: /proc + /sys might be empty because they were
+ unmounted
+
+ [ Julien BLACHE ]
* setup-storage/Parser.pm: add support for RAM:XX% (closes: #493237)
* setup-storage.8: document RAM:XX%.
* setup-storage/Commands.pm: support the TMPFS key where necessary.
@@ -238,18 +401,12 @@
* bin/device2grub: try to find and use a stable name (by-id) for the device
if the shortname has no match in device.map. Needed now that grub2 in
unstable has switched to using stable names in device.map.
- * setup-storage/Commands.pm: assemble preserved RAID arrays
- (closes: #597188).
- * setup-storage/Parser.pm: initialize the always_format flag for RAID
- volumes.
- * setup-storage/Volumes.pm: use mdadm --examine --scan instead of --detail
- --scan which only gives information about active arrays.
- * setup-storage/Volumes.pm: rework mdadm output parsing code to be more
- tolerant to changes in the output format.
- * setup-storage/Fstab.pm: unbreak tmpfs support after mismerge.
- -- Julien BLACHE <jblache at debian.org> Fri, 01 Oct 2010 12:25:40 +0200
+ [ Michael Goetze ]
+ * [5741e42] Minor doc bug (wrong path)
+ -- Michael Prokop <mika at debian.org> Sat, 07 Aug 2010 20:23:42 -0400
+
fai (3.3.5) unstable; urgency=high
[ Thomas Lange ]
More information about the Fai-commit
mailing list