diff options
| author | Daniel Baumann <daniel@debian.org> | 2010-04-05 10:07:25 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:48:08 +0100 |
| commit | a8c1be78e9e5f70f99d215a35504746839979fa0 (patch) | |
| tree | 0c3b6d148704dbf1c0e34ab872edeffa2862ce6a | |
| parent | b81de07d942f74afdefd6f60c9cf4e0a09109c50 (diff) | |
| download | live-boot-a8c1be78e9e5f70f99d215a35504746839979fa0.tar.gz live-boot-a8c1be78e9e5f70f99d215a35504746839979fa0.zip | |
Releasing debian version 1.177.2-1.
| -rw-r--r-- | debian/changelog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 904b55b..572447a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +live-initramfs (1.177.2-1) unstable; urgency=low + + [ Marco Amadori ] + * Do not specify 'noxino' between directories. + + [ Michael Prokop ] + * Support bootoptions ethdevice and ethdevice-timeout for specifying + from which device you want to boot from and using which timeout + (being 30 seconds if unconfigured), if ethdevice is not specified + try to get a working network configuration for each existing network + device. + * Prefer removable devices over non-removable devices, so scan them + first. + * Support unusual device names like /dev/cciss/c0d0p1 in isofrom + bootoption. + * Do not leak modprobe options to avoid booting errors with kernel + options like libata.dma=0. + + -- Daniel Baumann <daniel@debian.org> Mon, 05 Apr 2010 10:07:12 +0200 + live-initramfs (1.177.1-1) unstable; urgency=low [ Daniel Baumann ] |
