Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-20 | Remove disable-proc_getnports.patch | Samuel 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-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-04-10 | Build with gcc-4.5 | Samuel Thibault | |
* debian/control: Depend on gcc-4.5 instead of gcc-4.4. * debian/rules: Build with gcc-4.5. | |||
2011-04-10 | Bump Standards-Version to 3.9.2 (no change needed) | Samuel Thibault | |
2011-03-23 | Explain how to revert to the hurdish login shell | Samuel Thibault | |
2011-03-21 | Use useradd instead of adduser to fix debootstrap | Samuel 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-20 | Merge branch 'master' of ssh://git.debian.org/git/pkg-hurd/hurd | Samuel Thibault | |
Conflicts: debian/changelog | |||
2011-03-20 | Upload to unstable | Samuel Thibault | |
2011-03-19 | New upstream snapshot | Samuel Thibault | |
2011-03-19 | Merge branch 'upstream-merged' | Samuel Thibault | |
2011-03-19 | Merge branch 'upstream' into upstream-merged | Samuel Thibault | |
2011-03-18 | Drop a receive right user reference, not a send right user reference | Samuel Thibault | |
2011-03-15 | Fix one of the spurious mach port deallocation issues | Samuel Thibault | |
* debian/patches/libdiskfs_self-reauth.patch: Add patch to fix one of the spurious mach port deallocation issues. | |||
2011-03-15 | Add a notice about login prompt now being standard | 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-03-07 | Fix a known synchronization deadlock | Samuel Thibault | |
* debian/patches/libpager_deadlock.patch: Add patch to fix a known synchronization deadlock. | |||
2011-03-03 | New upstream snapshot | Samuel Thibault | |
2011-03-03 | Merge branch 'upstream-merged' | Samuel Thibault | |
2011-03-03 | Merge branch 'upstream' into upstream-merged | Samuel Thibault | |
2011-03-03 | mitigate reauthentication issue triggered by sudo | Samuel Thibault | |
2011-02-27 | debian/control Break libc0.3 before getifaddrs fix | Samuel Thibault | |
now that pfinet provides a correct response | |||
2011-02-27 | explain why we need so much memory | Samuel Thibault | |
2011-02-27 | debian/control: Break old gnumach packages | Samuel Thibault | |
instead of depending on them. | |||
2011-02-27 | 40hurd_reload-partitions: Add +x permission. | Samuel Thibault | |
2011-02-27 | New upstream snapshot | Samuel Thibault | |
2011-02-27 | Merge branch 'upstream-merged' | Samuel Thibault | |
2011-02-27 | Merge branch 'procfs-jkoenig-moved' into upstream-merged | Samuel Thibault | |
2011-02-27 | Merge branch 'upstream' into upstream-merged | Samuel Thibault | |
2011-02-27 | Merge branch 'procfs-jkoenig' into procfs-jkoenig-moved | Samuel Thibault | |
2011-02-25 | Recommending random-egd will close Bug#558664 | Samuel Thibault | |
2011-02-24 | 51hurd_config-target-network: add +x permission. | Samuel Thibault | |
2011-02-22 | Add Buffers and Cached to /proc/meminfo | Samuel Thibault | |
* rootdir.c (rootdir_gc_meminfo): Add Buffers and Cached, set to 0. | |||
2011-02-22 | debian/control: Recommend random-egd, to provide /dev/*random. | Samuel Thibault | |
2011-02-22 | Avoid systematically waiting for all disk writes | Samuel Thibault | |
* debian/patches/ext2fs_nowait.patch: Avoid systematically waiting for all disk writes, as it slows us down awfully. | |||
2011-01-24 | 200MiB memory is a bit tight in some cases, round up to 256MiB | Samuel Thibault | |
2011-01-16 | close Bug#556522 | Samuel Thibault | |
2011-01-16 | Drop login shell | Justus 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-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-10-30 | Merge branch 'upstream-merged' | Samuel Thibault | |
2010-10-30 | Merge branch 'upstream' into upstream-merged | Samuel Thibault | |
2010-10-30 | merge new upstream snapshot | Samuel Thibault | |
2010-10-29 | Merge branch 'upstream-merged' | Samuel Thibault | |
2010-10-29 | Merge branch 'upstream' into upstream-merged | Samuel Thibault | |
2010-09-28 | Upload to unstable | Samuel Thibault | |
2010-09-27 | Integrate procfs build | Samuel Thibault | |
* debian/patches/libpthread_procfs.patch: Update patch to integrate procfs build. | |||
2010-09-27 | Disable usage of proc_getnports | Samuel Thibault | |
* debian/patches/disable-proc_getnports.patch: New patch to disable usage of proc_getnports until libc0.3 provides it. |