summaryrefslogtreecommitdiff
path: root/debian/patches
AgeCommit message (Collapse)Author
2011-12-06Fix /run initializationSamuel Thibault
* local/setup-translators: Move /run initialization to... * patches/run.patch: ... boot time.
2011-11-26Drop debian/patches/libpager_update_seqno.patch, applied upstream.Samuel Thibault
2011-11-12Drop /libexecSamuel Thibault
* patches/libexec.patch, hurd.install, hurd-udeb.install, hurd.postinst, rules: Move getty, console-run, and runttys to /sbin, runsystem and rc to /etc/hurd (Closes: Bug#556526). * hurd-udeb.lintian-overrides: Drop override about /libexec
2011-11-06debian/patches/libpthread_procfs.patch: Refresh.Samuel Thibault
2011-11-06debian/patches/random-default-fast.patch: Set default randomness to fast, ↵Samuel Thibault
until we set up a daemon to feed /dev/random with entropy.
2011-10-30Comment on checking for swapper support with parted storeSamuel Thibault
2011-10-30New upstream snapshot.Samuel Thibault
* Drop debian/libpthread_tls.patch, applied upstream.
2011-10-30Enable global signal supportSamuel Thibault
* debian/patches/libpthread_globsigdisp.patch,posix-sigcodes.patch: New patches from Jeremie Koenig to enable global signal support. * debian/patches/libpthread_sigmask.patch: Update to global signal support.
2011-08-22refreshSamuel Thibault
2011-08-22Drop debian/patches/auth-intr-cure.patch, applied upstream.Samuel Thibault
2011-08-22RefreshSamuel Thibault
2011-08-22Drop debian/patches/ttys.patch, applied upstream.Samuel Thibault
2011-08-18patches/libpthread_procfs.patch: Add random server.Samuel Thibault
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-01Comment patchesSamuel 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-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-03-18Drop a receive right user reference, not a send right user referenceSamuel 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-09Fix -K option into not starting existing translators.Samuel Thibault
2011-03-07Fix a known synchronization deadlockSamuel Thibault
* debian/patches/libpager_deadlock.patch: Add patch to fix a known synchronization deadlock.
2011-03-03mitigate reauthentication issue triggered by sudoSamuel 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.
2010-09-27Integrate procfs buildSamuel Thibault
* debian/patches/libpthread_procfs.patch: Update patch to integrate procfs build.
2010-09-27Disable usage of proc_getnportsSamuel Thibault
* debian/patches/disable-proc_getnports.patch: New patch to disable usage of proc_getnports until libc0.3 provides it.
2010-09-03Fix missed signals when using pthread_sigmask.Jeremie Koenig
2010-08-02Remove init_fix.patch, merged upstreamSamuel Thibault
2010-08-02actually apply init_fix.patchSamuel Thibault
2010-08-02init_fix.patch: New upstream patch to fix halt/reboot.Samuel Thibault
2010-08-01Ignore erroneous number of glyphs in bdf filesSamuel Thibault
* debian/patches/console_ignore_bdf_err.patch: New patch to ignore erroneous number of glyphs in bdf files.
2010-08-01Sort out how device and server nodes are createdJeremie 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-01Merge tag 'upstream/20100701'Samuel Thibault
2010-08-01New upstream 20100701 snapshot.Samuel Thibault
- debian/patches/dir_acces_fix.patch: Remove patch, merged upstream. - debian/patches/exec_fix.patch: Likewise. - debian/patches/libdiskfs-rename.patch: Likewise. - debian/patches/libpthread_mutex_owner.patch: Likewise. - debian/patches/libpthread_recursive_mutex_initializer.patch: Likewise. - debian/patches/libpthread_setcancel.patch: Likewise. - debian/patches/pfinet-gcc-4.3-fix.patch: Likewise. - debian/patches/procfs.patch: Likewise. - debian/patches/libpthread_cancel_init.patch: Likewise - debian/patches/libpthread_kill_0.patch: Likewise - debian/patches/console_current_vcs.patch: Likewise - debian/patches/hurd_console_startup.patch: Likewise - debian/patches/MAKEDEV.patch: Likewise - debian/patches/tmpfs.patch: Likewise - debian/patches/libpthread_procfs.patch: New patch, to enable libpthread and procfs build.
2010-08-01Fix path in new Hurd 20090404 snapshotSamuel Thibault
2010-05-31 * debian/patches/procfs.patch: Fix swap size printout.Samuel Thibault
2010-02-06debian/patches/ext2fs_large_stores.patch: Apply Alioth fix #312328 from ↵Samuel Thibault
Fredrik Hammar to fix random startup crash.
2010-02-06 * debian/patches/proxy-defpager.diff: New patch to fix proxying defpager.Samuel Thibault
2010-01-11 * debian/patches/tmpfs.patch: New patch to fix tmpfs crash.Samuel Thibault
2010-01-11debian/patches/MAKEDEV.patch: Make MAKEDEV bash-free.Samuel Thibault
2010-01-07document patchesSamuel Thibault
2009-12-29 * debian/patches/diskfs_no_inherit_dir_group.patch: Fix documentation too.Samuel Thibault
2009-11-14Refresh patches with -pab to allow migration to source format 3.0 (quilt)Guillem Jover
2009-10-25 * debian/patches/console_current_vcs.patch: Cherry-pick patch to fixSamuel Thibault
loading the current_vcs driver. * debian/patches/hurd_console_startup.patch: Add -d current_vcs to enable /dev/cons/vcs by default.
2009-10-17debian/patches/libpthread_kill_0.patch: New patch to fix pthread_kill(th, 0);Samuel Thibault
2009-10-13fix patchSamuel Thibault
2009-10-13debian/patches/libpthread_cancel_init.patch: New patch to fix portabilitySamuel Thibault
of pthread.h
2009-10-10fix patchSamuel Thibault
2009-10-10debian/patches/libdiskfs-rename.patch: New patch to fix ext2fs hang onSamuel Thibault
renaming directory to something/.