Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-18 | use the fast random translator for random for now, secure is not seeded yet | Samuel Thibault | |
2011-08-18 | debian/control, debian/local/setup-translators: Use native random server ↵ | Samuel Thibault | |
instead of random-egd. | |||
2011-08-18 | create /run/shm and /run/lock, to fix locking until we properly start rcS.d ↵ | Samuel Thibault | |
scripts. | |||
2011-08-12 | Avoid /tmp/entropy.sock compromision | Samuel Thibault | |
* local/setup-translators: Set up entropy socket in /var/run instead of /tmp, as the latter is world-writable. | |||
2011-08-01 | local/setup-translators: Restore /dev/shm creation. | Samuel Thibault | |
2011-06-11 | debian/local/runsystem: Set d-i umask to 022. | Samuel Thibault | |
2011-06-09 | Fix random translator path | Samuel Thibault | |
2011-06-05 | Add comX and random translators on installed system. | Samuel Thibault | |
2011-05-31 | Do not forget [hs]d0s{9,10} | Samuel Thibault | |
2011-05-30 | Add entries for partitions 9-16 too | Samuel Thibault | |
debian/local/setup-translators: Add entries for partitions 9-16 too, as the full partman layout at least uses slice 9. | |||
2011-05-08 | debian/local/setup-translators: Add fd[01] | Samuel Thibault | |
2011-04-12 | Pass the --compatible option to procfs | Samuel Thibault | |
* debian/local/setup-translators: Pass the --compatible option to procfs to tweak it a bit to get proc-related tools working without too much patching. | |||
2011-04-11 | Enable mouse and keyboard repeaters for g-i support | Samuel Thibault | |
2011-03-09 | Fix -K option into not starting existing translators. | Samuel Thibault | |
2011-03-08 | Fix DHCP network configuration transfer | Samuel Thibault | |
* debian/local/finish-install.d/51hurd_config-target-network: Record active network configuration, not only passive. Create /servers/socket/26 node if it doesn't exist yet. | |||
2011-02-27 | explain why we need so much memory | Samuel Thibault | |
2011-02-27 | 40hurd_reload-partitions: Add +x permission. | Samuel Thibault | |
2011-02-24 | 51hurd_config-target-network: add +x permission. | Samuel Thibault | |
2011-01-24 | 200MiB memory is a bit tight in some cases, round up to 256MiB | Samuel Thibault | |
2011-01-03 | Require 200MiB memory for d-i | Samuel Thibault | |
Don't let d-i start if there is less then 200MiB memory. | |||
2010-12-09 | Tell the user he needs to be patient while the d-i templates get loaded. | Samuel Thibault | |
2010-10-30 | Enable IPv6 support in target during d-i | Samuel Thibault | |
* debian/local/setup-translators: Add inet6 -> 26 symlink. * debian/local/finish-install.d/51hurd_config-target-network: Set pfinet translator on /servers/socket/26 too. | |||
2010-09-21 | Do not start the Hurd console if the TERM variable is given | Samuel 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-22 | Better parse kernel command line to only keep proper variable names | Samuel Thibault | |
2010-08-18 | copy the /servers/socket/2 translator settings into the target system. | Samuel Thibault | |
2010-08-17 | Export kernel parameters into environment | Samuel Thibault | |
2010-08-02 | Add comX to the minimal set | Samuel Thibault | |
as it'll be needed for serial-port-based d-i | |||
2010-08-01 | Maximize glyph usage for chinese | Samuel Thibault | |
* debian/local/runsystem: Pass -g option to the console to maximize glyph usage for chinese. | |||
2010-08-01 | fix debian/local/setup-translators permissions | Samuel Thibault | |
2010-08-01 | Sort out how device and server nodes are created | Jeremie 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-01 | Start mach-defpager in d-i | Jeremie Koenig | |
* debian/local/runsystem (hurd-udeb): Start mach-defpager. | |||
2010-08-01 | Fix and enable parted stores | Jeremie Koenig | |
* 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. | |||
2010-06-18 | * debian/local/runsystem.gnu: Integrate jkoenig d-i changes, rename to | Samuel Thibault | |
debian/local/runsystem. | |||
2010-03-14 | also set up the default pager server | Samuel Thibault | |
2010-01-11 | improve d-i runsystem | Samuel Thibault | |
2010-01-11 | add some native install initialization | Samuel Thibault | |
2010-01-10 | d-i's init is in / | Samuel Thibault | |
2010-01-10 | which is not available in d-i | Samuel Thibault | |
2010-01-10 | rename hurd-udeb.runsystem into local/runsystem.gnu, remove isofs.static, ↵ | Samuel Thibault | |
move ext2fs.static to /boot | |||
2008-01-08 | * debian/local/menu.lst: Add some comments. | Michael Banck | |
2008-01-08 | * debian/local/menu.lst: New file. | Michael Banck | |
* debian/hurd.examples: Ship it. | |||
2007-08-21 | * debian/local/soundcard.h: Add _PATCHKEY definition. | Samuel Thibault | |
2006-12-07 | * debian/local/soundcard.h: Updated by Samuel Thibault. | Michael Banck | |
2006-04-25 | * local/soundcard.h: New file by Samuel Thibault. | Michael Banck | |
* debian/rules (install/hurd-dev::) New rule, install soundcard.h in /usr/include/sys. | |||
2004-09-21 | Imported hurd package version 20040508-3. | Guillem Jover | |
2004-09-09 | Import new release. | Guillem Jover | |
2004-09-09 | Initial import. | Guillem Jover | |