Age | Commit message (Collapse) | Author |
|
as it'll be needed for serial-port-based d-i
|
|
* 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/control: Build-Depend on libparted-dev.
* debian/rules: Enable parted stores, in a hackish way for now.
* debian/local/partman/commit.d/40hurd_reload-partitions: New file for
hurd-udeb, make partman restart the partition translators after the
partition table has been changed.
* debian/hurd-udeb.install: Install file above.
|
|
debian/local/runsystem.
|
|
|
|
|
|
|
|
|
|
|
|
move ext2fs.static to /boot
|
|
|
|
* debian/hurd.examples: Ship it.
|
|
|
|
|
|
* debian/rules (install/hurd-dev::) New rule, install soundcard.h
in /usr/include/sys.
|
|
|
|
|
|
|