summaryrefslogtreecommitdiff
path: root/debian/local/runsystem
AgeCommit message (Collapse)Author
2016-01-16sync with upstream packagingJustus Winter
2014-03-21sync with upstream packagingJustus Winter
2012-12-27Fix g-i startupSamuel Thibault
2012-07-11Add keyboard layout switch to d-iSamuel Thibault
* 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.
2011-06-11debian/local/runsystem: Set d-i umask to 022.Samuel Thibault
2011-04-11Enable mouse and keyboard repeaters for g-i supportSamuel Thibault
2011-02-27explain why we need so much memorySamuel Thibault
2011-01-24200MiB memory is a bit tight in some cases, round up to 256MiBSamuel Thibault
2011-01-03Require 200MiB memory for d-iSamuel Thibault
Don't let d-i start if there is less then 200MiB memory.
2010-12-09Tell the user he needs to be patient while the d-i templates get loaded.Samuel Thibault
2010-09-21Do not start the Hurd console if the TERM variable is givenSamuel Thibault
* 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.
2010-08-22Better parse kernel command line to only keep proper variable namesSamuel Thibault
2010-08-17Export kernel parameters into environmentSamuel Thibault
2010-08-01Maximize glyph usage for chineseSamuel Thibault
* debian/local/runsystem: Pass -g option to the console to maximize glyph usage for chinese.
2010-08-01Sort out how device and server nodes are createdJeremie Koenig
- 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).
2010-08-01Start mach-defpager in d-iJeremie Koenig
* debian/local/runsystem (hurd-udeb): Start mach-defpager.
2010-06-18 * debian/local/runsystem.gnu: Integrate jkoenig d-i changes, rename toSamuel Thibault
debian/local/runsystem.