Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-16 | sync with upstream packaging | Justus Winter | |
2014-12-11 | sync debian/local | Justus Winter | |
2014-09-03 | drop old patch series | Justus Winter | |
2014-03-21 | sync with upstream packaging | Justus Winter | |
2013-04-29 | Do not create lpr3, it does not exist in standard PC hardware. | Samuel Thibault | |
2013-02-25 | X11 compose data: turn into static files, install in hurd-udeb | Pino Toscano | |
2013-01-27 | Disable the Hurd console on the installed system if installation was done ↵ | Samuel Thibault | |
without it. | |||
2012-12-27 | Fix g-i startup | Samuel Thibault | |
2012-07-11 | Add keyboard layout switch to d-i | Samuel 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. | |||
2012-05-24 | local/setup-translators: Remove /dev/shm directory if any, to be replaced ↵ | Samuel Thibault | |
with symlink to /run/shm. | |||
2012-05-20 | Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurd | Samuel Thibault | |
Conflicts: debian/changelog | |||
2012-05-20 | Enable netdde by default | Samuel Thibault | |
* control: Depend on netdde, recent enough (>= 0.0.20120518~) to avoid conflicts with gnumach drivers. * local/setup-translators: Setup netdde translator and /dev/eth*. * debian/hurd.postinst: Migrate pfinet into using /dev/eth0. | |||
2012-05-03 | local/setup-translators: Add hd4 and hd5 /dev entries, for some SATA controlers. | Samuel Thibault | |
2011-12-06 | Fix /run initialization | Samuel Thibault | |
* local/setup-translators: Move /run initialization to... * patches/run.patch: ... boot time. | |||
2011-12-05 | hurd.install: Add /etc/securetty. | Samuel Thibault | |
2011-11-27 | Setup random translator in hurd-udeb too | Samuel Thibault | |
2011-11-26 | fix path | Samuel Thibault | |
2011-11-26 | Replace /dev/u?random alternatives with /hurd/u?random.sh alternatives | Samuel Thibault | |
* local/random-hurd.sh, urandom-hurd.sh: Add scripts to be used as hurd-provided translators for /dev/*random. * hurd.postinst: Remove "random" alternative introduced by 20111106-1, as it makes rgrep in /etc not working any more. Install random.sh alternative instead, which sets /hurd/u?random.sh scripts. * local/setup-translators: Set /dev/u?random translator from /hurd/u?random.sh instead of making them alternatives. | |||
2011-11-06 | Set entropy pool in /var/spool/random-seed | Samuel Thibault | |
2011-10-31 | Drop dmesg, else bootlogs would then use it to produce /var/log/dmesg... | Samuel Thibault | |
2011-10-30 | debian/local/dmesg: Add script which cat /var/log/dmesg. | Samuel Thibault | |
2011-10-30 | Use native random server | Samuel Thibault | |
* debian/control, debian/local/setup-translators: Use native random server set on /dev/u?random-hurd instead of random-egd on /dev/u?random. * debian/hurd.{postinst,prerm}: Handle alternative for /dev/u?random, default to u?random-hurd. * debian/hurd.lintian-overrides: Override warnings about the /dev/u?random mangling. * debian/copyright: Fix copyright notice. * debian/control: - Drop article from synopsis. - Tighten hurd-dev dependency on hurd to the same version. | |||
2011-10-30 | debian/local/cdrom.h: Add header for basic CD-ROM ioctl support | Samuel Thibault | |
2011-10-07 | setup-translators: Add cd[01] SCSI CD-ROMs. | Samuel Thibault | |
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 | |