2019-01-14  Jürg Billeter  <j@bitron.ch>

	Release 0.1.16

	Drop GRUB installation
	Replaced by EFI-based systemd-boot.

	Fix /boot copy operation with EFI live image

	Reorder partitions
	Move boot partition to the top now that it's no longer optional.

	Require boot partition

	Always format boot partition as FAT32
	This is required for EFI.

	Set @ROOTDEV@ in /boot/loader/entries/*.conf

	Migrate to /etc/kernel/cmdline
	Move kernel cmdline configuration from /etc/default/grub to the
	bootloader-independent /etc/kernel/cmdline.

	Enable access to Wayland server

	Update to work with Vala 0.27.2

2014-05-04  Jürg Billeter  <j@bitron.ch>

	Post-release version bump

	Release 0.1.15

	Remove INSTALL file from repository

	Add accessible labels

	Apply keyboard settings

	Add user to network group

2012-10-19  Jürg Billeter  <j@bitron.ch>

	Fix installation without /etc/default/kbd

2012-10-04  Jürg Billeter  <j@bitron.ch>

	Post-release version bump

	Release 0.1.14

	Use gnome-disks instead of palimpsest

2012-08-21  Jürg Billeter  <j@bitron.ch>

	Post-release version bump

	Release 0.1.13

	Do not use deprecated symbols

	Port to UDisks

	Build with GTK+ 3

2012-08-20  Jürg Billeter  <j@bitron.ch>

	Update to work with Vala 0.17.5

2011-10-08  Jürg Billeter  <j@bitron.ch>

	Post-release version bump

	Release 0.1.12

	Drop obsolete network group

	Fix /etc/default/grub change

2011-04-01  Jürg Billeter  <j@bitron.ch>

	Post-release version bump

	Release 0.1.11

	Use /run/live and /run/squashfs instead of /media/cdrom and /.tmpfs/sqfs

	Use less strict regular expression for kernel options

	Use palimpset instead of gparted

2010-09-22  Jürg Billeter  <j@bitron.ch>

	Update to work with Vala 0.9.6

2010-04-13  Jürg Billeter  <j@bitron.ch>

	Use blkid instead of vol_id

	Do not use --md5 option with chpasswd
	The option is not available anymore in recent versions of chpasswd.

2010-04-02  Jürg Billeter  <j@bitron.ch>

	Add .gitignore

	Generate ChangeLog from git log
	Add gitlog-to-changelog script from gnulib and a dist-hook to
	generate ChangeLog file when creating tarballs.
