[ubuntu/zesty-proposed] fai 5.3.2ubuntu1 (Accepted)
Bhavani Shankar
bhavi at ubuntu.com
Tue Jan 3 04:26:09 UTC 2017
fai (5.3.2ubuntu1) zesty; urgency=medium
* Merge from Debian unstable. Remaining changes:
- bin/fai-cd:
+ Add missing grub-common package.
- conf/NFSROOT
+ Replace debian linux-image-* with linux-image-server.
- conf/{sources.list, nfsroot.conf}:
+ Adjust to Ubuntu sources.
- conf/nfsroot.conf:
+ Add "dhcp-client" to "--exclude" to FAI_DEBOOTSTRAP_OPTS.
- examples/simple/scripts/GRUB_PC/10-setup:
+ Add command to regenerate grub.cfg.
fai (5.3.2) unstable; urgency=low
[ Thomas Lange ]
* install_packages: readd -N, new code for removing unknown package
names and handling multiple occurrences of a package with suffix + -
* fai-make-nfsroot: create /var/lib/dpkg/available during package
installation
* fai-mirror: call install_packages with -N
[ Emmanuel Kasper ]
* fai-diskimage: improve LVM test
fai (5.3.1) unstable; urgency=low
[ Thomas Lange ]
* fai-monitor-gui: ignore lines matching ^VARIABLE
* CENTOS: disable selinux
* savelog.LAST.sh: add ignore pattern
* remove unsafe-io config at the end
* UBUNTU/90-apt: fix setting locale
[ Andrew bezella ]
* fai-make-nfsroot: improve test
[ dpoon ]
* fai-disk-info
fai (5.3) unstable; urgency=high
[ Thomas Lange ]
* install_packages: add new keyword install-norec,
calling apt-get without recommends, remove option -N
remove check for packages names using AptPkg::Cache
* control: add Depends, Breaks, Closes: #842083
* fai-diskimage: add -N, which is passed to the fai call,
Closes: #843209, do not run if host uses LVM
* fai: allow -N and -c at the same time
* package_config/DEBIAN: add locales-all for class CLOUD
* packages_config/*: use install-norec instead of aptitude
* disk_config/CLOUD: use only one partition
* init.d/expand-root: new script used at first time boot up
* class/*/GCE: improve class GCE, add expand-root
* fai-mirror: remove test that prevents it to call multiple times
* fai, config space: remove $action and use $FAI_ACTION from the very
beginning
* class/[01-classes,02-classes]: new scripts for defining classes from
$cmdlineclasses
* subroutines: save dmesg only if running on a client host
* 10-misc: add test if localtime is a symlink, Closes: #843780
* setup-storage.8: add EFI/ESP example, Closes: #843593
[ Josef Lusticky ]
* fai-make-nfsroot: use apt-key to export gpg key for fai-project.org
package repository
[ Sam Hartman ]
* add EFI suppoort, Closes: #843639
* Commands.pm: Fix handling of btrfs single volume devices,
Closes: #843716
fai (5.2) unstable; urgency=low
The "FAI is entering the cloud" release.
[ Thomas Lange ]
* fai-diskimage: new script, create disk images for VM or "The Cloud"
* fai-diskimage.8: new man page
* .../GCE: new class GCE for Google Compute Engine customization
* updatebase: execute aptitude only if it's available, Closes: #831547
* fcopy: print warning only in debug mode, Closes: #826897
* fai-class: do not read hostname from /proc if $HOSTNAME is already
set, Closes: #833987
* subroutines: do not always call bash in die()
set NIC1 before entering a loop
be less verbose
* make use of |& shortcut
* activate swap only during inital install
* fai: code cleanup, remove unused code, set $classes if -c is used
* setup-storage: remove code that handles loop devices, no special
handling needed, do not try to determine raid and lvm info if tools
are missing
* move mount2dir into fai-client
* add class/41-warning.sh
* remove user/password in grub.cfg for fai-cd
* setup.DEFAULT.sh: set hostname only during inital install
* mk-basefiles: add usage, add generic subroutine for Debian and Ubuntu,
new options -a, -k -s, cleanup exclude list
* GRUB_PC/10-setup: special treatment if a disk image is used
do not set up grub during dirinstall
* fai-kvm: when booting from disk, you can specify a disk image
* disk_config/CLOUD: new config, new class
* replace test [ "$verbose" ] with [ X$verbose = X1 ]
* fai-do-scripts: be less verbose
* sources.list: add [trusted=yes] to fai-project.org line
* fai-mirror: remove --force-yes
* instsoft.DEBIAN: reconfigure locales if already installed
* rc.local/FAISERVER: make fai-monitor start on every boot
* fai-guide.txt: add section about fai-diskimage
* control: suggest packages for fai-server needed by fai-diskimage
* LAST/50-misc: create a useful sources.list if installed from CD
[ Andrew bezella ]
* get-config-dir-http: prefix the curl command with HOME=/root
* NFSROOT: add ca-certificates
* instsoft.DEBIAN: don't exit hook on dirinstall
* scripts/FAISERVER,DEBIAN: copy file also during dirinstall
[ Edgar Fuß ]
* fcopy: fix for fcopy -H -r fail to copy a symlink in case it points to
an existing directory
[ Stefan Lauterwasser ]
* setup-storage: add support for Intel Matrix Storage Manager
[ Kerim Güney ]
* setup-storage: Device name issue when using btrfs on NVMe device,
Closes: #831327
Fix for when btrfs device was used as boot device, the variable
necessary for the grub script would not be set.
[ Paul Schulz ]
* setup-storage.8: add documentation for luks add cryptsetup
[ Andrew Ruthven ]
* setup-storage: Add lukscreateopts to disk config file.
[ Ian Kelling ]
* 30-interface: determine predictable network names, Closes: #834817
Date: Tue, 03 Jan 2017 09:38:08 +0530
Changed-By: Bhavani Shankar <bhavi at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/fai/5.3.2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 03 Jan 2017 09:38:08 +0530
Source: fai
Binary: fai-client fai-doc fai-server fai-quickstart fai-nfsroot fai-setup-storage
Architecture: source
Version: 5.3.2ubuntu1
Distribution: zesty
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Bhavani Shankar <bhavi at ubuntu.com>
Description:
fai-client - Fully Automatic Installation client package
fai-doc - Documentation for FAI
fai-nfsroot - Fully Automatic Installation nfsroot package
fai-quickstart - Fully Automatic Installation quickstart package
fai-server - Fully Automatic Installation server package
fai-setup-storage - automatically prepare storage devices
Closes: 826897 831327 831547 833987 834817 842083 843209 843593 843639 843716 843780
Changes:
fai (5.3.2ubuntu1) zesty; urgency=medium
.
* Merge from Debian unstable. Remaining changes:
- bin/fai-cd:
+ Add missing grub-common package.
- conf/NFSROOT
+ Replace debian linux-image-* with linux-image-server.
- conf/{sources.list, nfsroot.conf}:
+ Adjust to Ubuntu sources.
- conf/nfsroot.conf:
+ Add "dhcp-client" to "--exclude" to FAI_DEBOOTSTRAP_OPTS.
- examples/simple/scripts/GRUB_PC/10-setup:
+ Add command to regenerate grub.cfg.
.
fai (5.3.2) unstable; urgency=low
.
[ Thomas Lange ]
* install_packages: readd -N, new code for removing unknown package
names and handling multiple occurrences of a package with suffix + -
* fai-make-nfsroot: create /var/lib/dpkg/available during package
installation
* fai-mirror: call install_packages with -N
.
[ Emmanuel Kasper ]
* fai-diskimage: improve LVM test
.
fai (5.3.1) unstable; urgency=low
.
[ Thomas Lange ]
* fai-monitor-gui: ignore lines matching ^VARIABLE
* CENTOS: disable selinux
* savelog.LAST.sh: add ignore pattern
* remove unsafe-io config at the end
* UBUNTU/90-apt: fix setting locale
.
[ Andrew bezella ]
* fai-make-nfsroot: improve test
.
[ dpoon ]
* fai-disk-info
.
fai (5.3) unstable; urgency=high
.
[ Thomas Lange ]
* install_packages: add new keyword install-norec,
calling apt-get without recommends, remove option -N
remove check for packages names using AptPkg::Cache
* control: add Depends, Breaks, Closes: #842083
* fai-diskimage: add -N, which is passed to the fai call,
Closes: #843209, do not run if host uses LVM
* fai: allow -N and -c at the same time
* package_config/DEBIAN: add locales-all for class CLOUD
* packages_config/*: use install-norec instead of aptitude
* disk_config/CLOUD: use only one partition
* init.d/expand-root: new script used at first time boot up
* class/*/GCE: improve class GCE, add expand-root
* fai-mirror: remove test that prevents it to call multiple times
* fai, config space: remove $action and use $FAI_ACTION from the very
beginning
* class/[01-classes,02-classes]: new scripts for defining classes from
$cmdlineclasses
* subroutines: save dmesg only if running on a client host
* 10-misc: add test if localtime is a symlink, Closes: #843780
* setup-storage.8: add EFI/ESP example, Closes: #843593
.
[ Josef Lusticky ]
* fai-make-nfsroot: use apt-key to export gpg key for fai-project.org
package repository
.
[ Sam Hartman ]
* add EFI suppoort, Closes: #843639
* Commands.pm: Fix handling of btrfs single volume devices,
Closes: #843716
.
fai (5.2) unstable; urgency=low
.
The "FAI is entering the cloud" release.
.
[ Thomas Lange ]
* fai-diskimage: new script, create disk images for VM or "The Cloud"
* fai-diskimage.8: new man page
* .../GCE: new class GCE for Google Compute Engine customization
* updatebase: execute aptitude only if it's available, Closes: #831547
* fcopy: print warning only in debug mode, Closes: #826897
* fai-class: do not read hostname from /proc if $HOSTNAME is already
set, Closes: #833987
* subroutines: do not always call bash in die()
set NIC1 before entering a loop
be less verbose
* make use of |& shortcut
* activate swap only during inital install
* fai: code cleanup, remove unused code, set $classes if -c is used
* setup-storage: remove code that handles loop devices, no special
handling needed, do not try to determine raid and lvm info if tools
are missing
* move mount2dir into fai-client
* add class/41-warning.sh
* remove user/password in grub.cfg for fai-cd
* setup.DEFAULT.sh: set hostname only during inital install
* mk-basefiles: add usage, add generic subroutine for Debian and Ubuntu,
new options -a, -k -s, cleanup exclude list
* GRUB_PC/10-setup: special treatment if a disk image is used
do not set up grub during dirinstall
* fai-kvm: when booting from disk, you can specify a disk image
* disk_config/CLOUD: new config, new class
* replace test [ "$verbose" ] with [ X$verbose = X1 ]
* fai-do-scripts: be less verbose
* sources.list: add [trusted=yes] to fai-project.org line
* fai-mirror: remove --force-yes
* instsoft.DEBIAN: reconfigure locales if already installed
* rc.local/FAISERVER: make fai-monitor start on every boot
* fai-guide.txt: add section about fai-diskimage
* control: suggest packages for fai-server needed by fai-diskimage
* LAST/50-misc: create a useful sources.list if installed from CD
.
[ Andrew bezella ]
* get-config-dir-http: prefix the curl command with HOME=/root
* NFSROOT: add ca-certificates
* instsoft.DEBIAN: don't exit hook on dirinstall
* scripts/FAISERVER,DEBIAN: copy file also during dirinstall
.
[ Edgar Fuß ]
* fcopy: fix for fcopy -H -r fail to copy a symlink in case it points to
an existing directory
.
[ Stefan Lauterwasser ]
* setup-storage: add support for Intel Matrix Storage Manager
.
[ Kerim Güney ]
* setup-storage: Device name issue when using btrfs on NVMe device,
Closes: #831327
Fix for when btrfs device was used as boot device, the variable
necessary for the grub script would not be set.
.
[ Paul Schulz ]
* setup-storage.8: add documentation for luks add cryptsetup
.
[ Andrew Ruthven ]
* setup-storage: Add lukscreateopts to disk config file.
.
[ Ian Kelling ]
* 30-interface: determine predictable network names, Closes: #834817
Checksums-Sha1:
27e95be268355902dae145171447213fd4b30a9b 1648 fai_5.3.2ubuntu1.dsc
d258337540cb1b0592a029e34f3f8837f0175271 302396 fai_5.3.2ubuntu1.tar.xz
Checksums-Sha256:
2d945f221c3233a35f28fff9f2d8aba19e873a5a7c61f29b4d3e7aee0e494818 1648 fai_5.3.2ubuntu1.dsc
12d4923c1886e02a06729d6e278b82300e6f4f77842b0cfc73b46c75a79828ea 302396 fai_5.3.2ubuntu1.tar.xz
Files:
331fe59194cb186588be4fd39c64bce2 1648 admin extra fai_5.3.2ubuntu1.dsc
7a23cb1cc41da27030e3cbfa8b2ac4e8 302396 admin extra fai_5.3.2ubuntu1.tar.xz
Original-Maintainer: Thomas Lange <lange at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJYayR3AAoJEMJAPQz8ZpqT2m0H/1w+xQ+CcKImyFckJjgH6XRA
57nGu4Eul7ycRxEP3wsc/nmGLDccve0n+KqG+QJ3XSvRXRpYX5LB0e8+X3kWT18l
4fKTPlURP5c3obuyC9eGICzHT8ROxlGh0tUqGsOe5BwfuIegUjfliywJMEoPWGHE
TS0rTzI41U3MhX62N3bEPLleEDyE+nFuBqt1sxVaaSfZbRuACklOwU0KnPLygydz
Y/0wAXyW3qhr3O1Lj7teA5SNrHsE3LN2jJjrlJ9ptRNWGR29yI+p7KwMNzxF2XTg
wzHpSygzwarnopcDa5pUrnZZt/Oct83X7tLBpoonMVos4faYCBZs4ZnBtVB1pyM=
=BOd7
-----END PGP SIGNATURE-----
More information about the Zesty-changes
mailing list