diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-02-25 23:10:15 +0000 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-02-25 23:10:15 +0000 |
| commit | 2b7ce592fea972adc173979966aa238ea780fbcb (patch) | |
| tree | 53b89105def0a7e9737ced65d0730d178799f9a2 /debian/NEWS | |
| parent | f095b8d906eca183030e15b4eadeb2276501fe6c (diff) | |
| parent | d8bb226aca7bec42e273983e6e8c02bea0a5461e (diff) | |
Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurd
Diffstat (limited to 'debian/NEWS')
| -rw-r--r-- | debian/NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/NEWS b/debian/NEWS index db1335eb..ca0b9de0 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,6 +1,6 @@ hurd (20110319-1) unstable; urgency=low - * To harmonize with Debian security conventions, the Debian + To harmonize with Debian security conventions, the Debian GNU/Hurd login prompt is now a standard login/password prompt, and not a login shell any more. To revert to a standard login, set the shell of the login user to /bin/bash. @@ -9,7 +9,7 @@ hurd (20110319-1) unstable; urgency=low hurd (20050513-4) unstable; urgency=low - * The Hurd console may now be started automatically on bootup. The + The Hurd console may now be started automatically on bootup. The file `/etc/default/hurd-console' controls whether the Hurd console will be started, and if so, which options are used. To get the Hurd console on bootup, change ENABLE to `true' and adjust the @@ -19,7 +19,7 @@ hurd (20050513-4) unstable; urgency=low hurd (20050119-1) unstable; urgency=low - * The command line syntax for the console client has slightly + The command line syntax for the console client has slightly changed. It is no longer necessary or even allowed to specify the consnode path to the short `-c' option (e.g. `-c /dev/cons'), /dev/cons is implied as default (but can be changed using the long |
