diff options
author | Michael Banck <mbanck@debian.org> | 2005-06-19 14:18:43 +0000 |
---|---|---|
committer | Michael Banck <mbanck@debian.org> | 2005-06-19 14:18:43 +0000 |
commit | e5a94733cfa5e5110146f3639710e81b58db6316 (patch) | |
tree | eea2ef4b162fd9981bc09b78d36ec3cfe5ebf2da /debian/hurd.install | |
parent | 6e8c617dd37e802363936f8837c6fc94e8a9b771 (diff) |
* debian/patches/hurd_console_startup.patch: New patch, adding
support for starting the Hurd console on bootup.
* debian/hurd-console.default: New file.
* debian/rules (install/hurd::) Install it into debian/tmp/etc/default.
* debian/rules/hurd.install: Ship debian/tmp/etc/default/hurd-console.
Diffstat (limited to 'debian/hurd.install')
-rw-r--r-- | debian/hurd.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/hurd.install b/debian/hurd.install index 266d7971..2c37b7cd 100644 --- a/debian/hurd.install +++ b/debian/hurd.install @@ -62,3 +62,4 @@ debian/tmp/etc/login/.profile debian/tmp/etc/login/README debian/tmp/etc/ttys debian/tmp/dev/MAKEDEV +debian/tmp/etc/default/hurd-console |