summaryrefslogtreecommitdiff
path: root/debian/changelog
AgeCommit message (Collapse)Author
2011-08-18debian/control, debian/local/setup-translators: Use native random server ↵Samuel Thibault
instead of random-egd.
2011-08-18patches/libpthread_procfs.patch: Add random server.Samuel Thibault
2011-08-18create /run/shm and /run/lock, to fix locking until we properly start rcS.d ↵Samuel Thibault
scripts.
2011-08-12Avoid /tmp/entropy.sock compromisionSamuel Thibault
* local/setup-translators: Set up entropy socket in /var/run instead of /tmp, as the latter is world-writable.
2011-08-11Revert "Fix spurious port deallocation"Samuel Thibault
This reverts commit 7dd32866e6bd26fde00cae4f58658fb92ffc8e28. This has been commited upstream
2011-08-11Fix spurious port deallocationSamuel Thibault
* patches/proc_exception.patch: New patch to fix spurious port deallocation.
2011-08-10Fix sync at shutdownSamuel Thibault
* patches/libdiskfs_sync.patch: New patch to fix sync at shutdown.
2011-08-01local/setup-translators: Restore /dev/shm creation.Samuel Thibault
2011-06-11debian/local/runsystem: Set d-i umask to 022.Samuel Thibault
2011-06-09Update to newer lintian format.Samuel Thibault
2011-06-08uploadSamuel Thibault
2011-06-05Add comX and random translators on installed system.Samuel Thibault
2011-05-30Enable keyboard and mouse repeaters by defaultSamuel Thibault
debian/hurd-console.default: Enable keyboard and mouse repeaters by default for X11.
2011-05-30Add entries for partitions 9-16 tooSamuel Thibault
debian/local/setup-translators: Add entries for partitions 9-16 too, as the full partman layout at least uses slice 9.
2011-05-23Make the hurd package depend on random-egdSamuel Thibault
to get /dev/*random working as early as d-i's base install.
2011-05-20upload to unstableSamuel Thibault
2011-05-20Build with gcc-4.6Samuel Thibault
2011-05-19New upstream snapshotSamuel Thibault
2011-05-14Fix /usr/bin/w-hurd command nameSamuel Thibault
* debian/patches/uptime_w_path_fix.patch: Fix /usr/bin/w-hurd command name, thanks harish badrinath for the notice.
2011-05-08debian/local/setup-translators: Add fd[01]Samuel Thibault
2011-04-20Remove disable-proc_getnports.patchSamuel Thibault
* debian/patches/disable-proc_getnports.patch: Remove patch, libc0.3 now has proc_getnports, and the hurd package already breaks older versions.
2011-04-12Pass the --compatible option to procfsSamuel 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-11Enable mouse and keyboard repeaters for g-i supportSamuel Thibault
2011-04-10Build with gcc-4.5Samuel Thibault
* debian/control: Depend on gcc-4.5 instead of gcc-4.4. * debian/rules: Build with gcc-4.5.
2011-04-10Bump Standards-Version to 3.9.2 (no change needed)Samuel Thibault
2011-03-21Use useradd instead of adduser to fix debootstrapSamuel Thibault
* debian/hurd.postinst: use useradd from required passwd package instead of adduser, which is not required and thus not available at debootstrap. * debian/control: Bump Standards-Version to 3.9.1 (no change needed).
2011-03-20Upload to unstableSamuel Thibault
2011-03-15Fix one of the spurious mach port deallocation issuesSamuel Thibault
* debian/patches/libdiskfs_self-reauth.patch: Add patch to fix one of the spurious mach port deallocation issues.
2011-03-15Add a notice about login prompt now being standardSamuel Thibault
2011-03-09Fix -K option into not starting existing translators.Samuel Thibault
2011-03-08Fix DHCP network configuration transferSamuel 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-03-07Fix a known synchronization deadlockSamuel Thibault
* debian/patches/libpager_deadlock.patch: Add patch to fix a known synchronization deadlock.
2011-03-03New upstream snapshotSamuel Thibault
2011-03-03mitigate reauthentication issue triggered by sudoSamuel Thibault
2011-02-27debian/control Break libc0.3 before getifaddrs fixSamuel Thibault
now that pfinet provides a correct response
2011-02-27debian/control: Break old gnumach packagesSamuel Thibault
instead of depending on them.
2011-02-2740hurd_reload-partitions: Add +x permission.Samuel Thibault
2011-02-27New upstream snapshotSamuel Thibault
2011-02-25Recommending random-egd will close Bug#558664Samuel Thibault
2011-02-2451hurd_config-target-network: add +x permission.Samuel Thibault
2011-02-22debian/control: Recommend random-egd, to provide /dev/*random.Samuel Thibault
2011-02-22Avoid systematically waiting for all disk writesSamuel Thibault
* debian/patches/ext2fs_nowait.patch: Avoid systematically waiting for all disk writes, as it slows us down awfully.
2011-01-24200MiB memory is a bit tight in some cases, round up to 256MiBSamuel Thibault
2011-01-16close Bug#556522Samuel Thibault
2011-01-16Drop login shellJustus Winter
debian/hurd.{postinst,postrm}: Add/remove loginpr shell and login user with loginpr shell, to drop the login shell in order to match common Debian convention, in particular for remote telnet access...
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-10-30Enable IPv6 support in target during d-iSamuel 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-10-30merge new upstream snapshotSamuel Thibault
2010-09-28Upload to unstableSamuel Thibault