X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=3ebcf96c62abaa7cd9b66eb2b63418b96bf99b11;hp=2a550f7d18113787f1419121d685a22d7bf5767e;hb=1081c44c4f6368490481c4c5b48281f3846cbed1;hpb=528d993ddcd67124f587aac9d2ff9538fcfcbc1d diff --git a/debian/changelog b/debian/changelog index 2a550f7..3ebcf96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,162 @@ +grml-debootstrap (0.64) unstable; urgency=medium + + The "happy easter \(◎o◎)/" release + + * [bba7c19] Initial README.md (esp. for Github users) + * [329df0b] Set up default /etc/network/interfaces with dhcp for eth0 in + VM use case. Thanks to Ulrich Dangel for review and + Thanks to Christian Hofstaedtler for + suggestion + review + * [c653f57] Provide option --defaultinterfaces to install default + /etc/network/interfaces + + -- Michael Prokop Sun, 20 Apr 2014 02:50:33 +0200 + +grml-debootstrap (0.63) unstable; urgency=medium + + [ Christian Hofstaedtler ] + * [1fa99e5] Fix smbfs example in fstab + + [ Michael Prokop ] + * [95f4b7c] Switch default filesystem from ext3 to ext4 + * [8b1c652] Provide --debug option for very verbose execution + * [d919319] Support execution of --grub when installing to target + directory. Thanks to Michael Renner for + initial bug report and sponsoring my development time + * [2976d92] Copy /etc/network/interfaces from host system, unless + --nointerfaces is used or target is a VM. Thanks to Michael Renner + for feature request and sponsoring my + development time + * [84fe150] Update documentation WRT supported releases and some minor + fixes + * [6cf66c7] Clarify usage of default hostname ($HOSTNAME is considered) + * [6c59725] Support --nokernel option to skip installation of default + kernel images + * [583bdc6] Do not enable security mirror for lenny release, being + unavailable/unsupported nowadays + + -- Michael Prokop Sat, 19 Apr 2014 02:03:45 +0200 + +grml-debootstrap (0.62) unstable; urgency=medium + + * [2751e66] Execute apt upgrade with DEBIAN_FRONTEND environment + variable + + -- Michael Prokop Tue, 08 Apr 2014 19:32:31 +0200 + +grml-debootstrap (0.61) unstable; urgency=medium + + * [a685e2b] Add ifenslave and cryptsetup to default package list + [Closes: issue1293] + + -- Michael Prokop Thu, 20 Mar 2014 23:36:53 +0100 + +grml-debootstrap (0.60) unstable; urgency=medium + + [ Patrick Schleizer ] + * [4f436b4] added $DPKG_OPTIONS to all instances of apt-get and aptitude + https://github.com/grml/grml-debootstrap/issues/8 + * [80fae65] [7ec9ddc] grml-debootstrap own version detection code + simplification + * [134498c] It is not possible to build amd64 on i386. Break when the + user attempts to do this. + * [5a873a8] Support FIXED_DISK_IDENTIFIERS option, useful for + reproducible builds + + [ Michael Prokop ] + * [b9fc7bb] Abort if FIXED_DISK_IDENTIFIERS is set but mkfs.* does not + match for ext{2,3,4} file system + * [a59c1b4] Bump Standards-Version to 3.9.5 + + -- Michael Prokop Thu, 20 Mar 2014 16:18:49 +0100 + +grml-debootstrap (0.59) unstable; urgency=low + + * [b8fb51c] Fix usage of configuration variables + * [6e7a2c8] Drop URL to release notes from script header + * [2ef61aa] Improve error handling for update-locale + + -- Michael Prokop Tue, 12 Nov 2013 14:06:52 +0100 + +grml-debootstrap (0.58) unstable; urgency=low + + * [ddf2a40] Support $DEFAULT_LOCALES to enable specified locales as + default + * [a75f067] Install grub to main md device when installing on + SW-RAID/mdadm + * [172555b] Support overriding configuration via environment variables + * [45642a3] Add vlan package to default package list + * [af82910] Add bridge-utils to default package list + * [53d51ac] Fix description of SCRIPTS variable in config file. + Thanks to Jimmy Gredler for the hint + * [2ecc3d3] Mention that "raw format" is used for vmfile option + + -- Michael Prokop Tue, 12 Nov 2013 13:15:23 +0100 + +grml-debootstrap (0.57) unstable; urgency=low + + The "happy wheezy release" release + + [ Christian Hofstaedtler ] + * [dfac692] Remove obsolete DM-Upload-Allowed flag + * [5fbec1d] Bump Standards-Version to 3.9.4 (no changes needed) + + -- Michael Prokop Wed, 08 May 2013 16:21:23 +0200 + +grml-debootstrap (0.56) experimental; urgency=low + + [ Markus Rekkenbeil ] + * [4f9ea91] Add new feature "backportrepos" via option --backportrepos + + [ Evgeni Golov ] + * [e45e376] fix kernel image search on i386 + + -- Michael Prokop Fri, 08 Mar 2013 15:28:21 +0100 + +grml-debootstrap (0.55) experimental; urgency=low + + [ Evgeni Golov ] + * ISO related bugfixes: + * [6f8ba91] set ISO to file:$ISO, not to file:$1 which is + just wrong + * [ab690ec] debootstrap from an ISO when ISO is set as MIRROR + is always set + * [10690a9] Debian ISOs do not contain signed Release files + * [9c1ec11] remove local (file://) mirrors from sources.list + * Misc improvements: + - [010a354] add a fallback mirror to be added in case when a local + mirror is removed + - [91e39fc] Dynamically determine the correct kernel package name + [Closes: issue1206] + - [76ca758] Add firmware-linux-free to the packages to be installed + - [a9697fb] add BOOT_APPEND to GRUB_CMDLINE_LINUX_DEFAULT + - [a93156c] don't fail to ask for a password if there is no TTY + [Closes: issue1200] + + [ Michael Prokop ] + * [f3a7ab6] Use http.debian.net as default mirror + + -- Michael Prokop Mon, 04 Feb 2013 15:58:46 +0100 + +grml-debootstrap (0.54) unstable; urgency=low + + The "happy new year, Verena" release. + + [ Evgeni Golov ] + * [5ee8148] add BOOT_APPEND to GRUB_CMDLINE_LINUX_DEFAULT + + [ Michael Prokop ] + * [62cec4e] Do not hardcode squeeze as Debian/stable + * [6589216] Set wheezy as the new default release [Closes: #688234] + * [ae9070d] docs: fix outdated default mirror reference + * [e5a6244] docs: clarify AUTOINSTALL is currently supported on Grml + live systems only. Thanks to Evgeni Golov for review + + improving + * [4280921] docs: mention VM image and dialog based frontend support. + Thanks to Evgeni Golov for review and improving + + -- Michael Prokop Mon, 31 Dec 2012 23:52:42 +0100 + grml-debootstrap (0.53) unstable; urgency=low * [4d08103] Add acpi-support-base to default package selection