Skip to content

Commit

Permalink
make beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Lange committed Aug 18, 2017
1 parent e208a78 commit 5a50571
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions debian/changelog
@@ -1,33 +1,33 @@
fai (5.4~beta1) UNRELEASED; urgency=low
fai (5.4~beta2) UNRELEASED; urgency=low

[ Thomas Lange ]
* new script fai-mk-configspace, used by fai-setup
* move from httpredir to deb.debian.org
* move from httpredir to deb.debian.org, also replace security.debian.org
* GRUB*/10-setup: device.map is not needed any more
* fetch-basefile: use array instead of eval
* fetch-basefile: use simple array instead of eval and indirect variables
* fai-cd: add option -s to fai-cd, calculate size after hiding
directories, adjust image size, some builds with option -H fail
because of to few space in the image
* fai-mirror: use the trusted keys from the host when downloading the packages
* fai-mirror: use the trusted keys from the host when downloading the
packages
* subroutines: obfuscate all variable definitions ending with PW, like
LUKSPW, MYOWNPW,...
do not print message about keys not loaded
task_faiend: many changes for better handling fai-diskimage, remove
device mapper devices used by fai-diskimage, remove sync
LUKSPW, MYOWNPW,... in fai.log
do not print message about keys not loaded to apt-key
task_faiend: many changes for better handling fai-diskimage,
cleanup device mapper devices created by fai-diskimage,
remove sync call
task_savelog: do not exit that early for dirinstall and fai-diskimage
* mk-basefile: add buster
* fai-make-nfsroot: omit more dracut modules

[ Andrew Bezella ]
* fetch-basefile: re-add code to strip basefile name extension
* move grep call into awk

[ Henning Glawe ]
* Parser.pm: resolve /dev/disk/by-id/ symlinks for lvm/raid configs

[ Marcus Fenner ]
* Add support for eMMC storages

-- Thomas Lange <lange@debian.org> Wed, 16 Aug 2017 16:03:22 +0200
-- Thomas Lange <lange@debian.org> Fri, 18 Aug 2017 18:56:37 +0200

fai (5.3.6) unstable; urgency=low

Expand Down

0 comments on commit 5a50571

Please sign in to comment.