Age | Commit message (Collapse) | Author |
|
|
|
* control: Make hurd-udeb depend on xkb-data-udeb. Make hurd
conflict/replace console-driver-xkb.
* rules: Add empty compose file for hurd-udeb.
* hurd.install: Do not install empty compose file.
* local/runsystem: Read keyboard layout from console-setup, restart the
console automatically.
|
|
|
|
|
|
|
|
|
|
Don't let d-i start if there is less then 200MiB memory.
|
|
|
|
* debian/local/runsystem: Do not start the Hurd console if the TERM variable
is given. Should permit mach-console install for better debugging as well
as Xen or sub-hurd support.
|
|
|
|
|
|
* debian/local/runsystem: Pass -g option to the console to maximize glyph
usage for chinese.
|
|
- 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/local/runsystem (hurd-udeb): Start mach-defpager.
|
|
debian/local/runsystem.
|