diff options
author | Jeremie Koenig <jk@jk.fr.eu.org> | 2010-08-18 00:50:15 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-08-18 00:50:15 +0200 |
commit | a2255fcca01600314f688cab429b10aade0ad508 (patch) | |
tree | 6ab11a41efeaac841f6d268b7440e493e47cafeb /debian | |
parent | 70bcc76df415f9f4603560c0971fc75bffebf75e (diff) |
Reindent changelog for consistency
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/debian/changelog b/debian/changelog index 212485b1..571ffd84 100644 --- a/debian/changelog +++ b/debian/changelog @@ -80,21 +80,21 @@ hurd (20100802-1) UNRELEASED; urgency=low * debian/local/runsystem (hurd-udeb): Start mach-defpager. * debian/hurd-udeb.dirs: Include /servers. * Sort out the way device and server nodes are created: - - debian/patches/makedev_keep_options.patch: Introduces the -k and -K - options to MAKEDEV, respectively to keep active translators running or - leave existing files alone completely. - - debian/patches/makedev_parted_store.patch: MAKEDEV -p will use parted - instead of device stores for disk partitions. - - debian/local/setup-translators: New script installed in /usr/lib/hurd, - uses MAKEDEV's new options to create all the necessary device and - server nodes. - - debian/local/runsystem (hurd-udeb): Uses setup-translators in "minimal - mode" to prepare the initrd when the installer is started. Parted - stores are used to avoid problems when reloading the partition table. - - debian/hurd.postinst: Uses setup-translators to create missing nodes on - upgrades (on initial installs, debootstrap will use the - setup-translators script from the installed hurd package to setup the - devices and servers itself). + - debian/patches/makedev_keep_options.patch: Introduces the -k and -K + options to MAKEDEV, respectively to keep active translators running or + leave existing files alone completely. + - debian/patches/makedev_parted_store.patch: MAKEDEV -p will use parted + instead of device stores for disk partitions. + - debian/local/setup-translators: New script installed in /usr/lib/hurd, + uses MAKEDEV's new options to create all the necessary device and + server nodes. + - debian/local/runsystem (hurd-udeb): Uses setup-translators in "minimal + mode" to prepare the initrd when the installer is started. Parted + stores are used to avoid problems when reloading the partition table. + - debian/hurd.postinst: Uses setup-translators to create missing nodes on + upgrades (on initial installs, debootstrap will use the + setup-translators script from the installed hurd package to setup the + devices and servers itself). -- Samuel Thibault <sthibault@debian.org> Mon, 02 Aug 2010 10:06:06 +0200 |