diff options
author | Colin Watson <cjwatson@debian.org> | 2009-02-21 10:26:22 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2009-02-21 10:26:22 +0000 |
commit | d2272ac05b8c9a359261f25a8bbedb08cf63c25c (patch) | |
tree | 77bdf752965b17eb34a72d921f38d0ecbd45549e /debian | |
parent | cf7e7a3ccc707e7add6830d080816bfbaa0de717 (diff) | |
download | installation-guide-d2272ac05b8c9a359261f25a8bbedb08cf63c25c.zip |
Use /dev/sda and /dev/sdb in the RAID preseeding example rather than
/dev/discs/disc0/disc and /dev/discs/disc1/disc, since the latter
devices no longer exist.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 34f63f2b3..8462d16b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ installation-guide (2008xxxx) UNRELEASED; urgency=low * Add note about preseeding ownership to preseed-seenflag section, since I had a user confused by this who hadn't found the note elsewhere explaining owners. + * Use /dev/sda and /dev/sdb in the RAID preseeding example rather than + /dev/discs/disc0/disc and /dev/discs/disc1/disc, since the latter + devices no longer exist. [ Frans Pop ] * Document preseeding of network-console now that its postinst can be |