summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2010-06-18 * debian/local/runsystem.gnu: Integrate jkoenig d-i changes, rename toSamuel Thibault
debian/local/runsystem.
2010-06-18 * debian/hurd-udeb.install: remove reboot and halt (will be provided bySamuel Thibault
busybox), remove crash and password (not useful), add procfs.
2010-06-06Bump Standards-Version to 3.8.4 (no change needed).Samuel Thibault
2010-06-06Drop -1 from gnumach-dev dependency.Samuel Thibault
2010-05-31 * debian/patches/procfs.patch: Fix swap size printout.Samuel Thibault
2010-04-06Add Debian bug numberSamuel Thibault
2010-03-14also set up the default pager serverSamuel Thibault
2010-03-14fix filenameSamuel 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-11improve d-i runsystemSamuel Thibault
2010-01-11debian/rules: Do not ship *_pic.a, as mklibs breaks them.Samuel Thibault
2010-01-11add some native install initializationSamuel 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-11Do not ship libthread_*.pic.a, as mklibs doesn't manage to keep version ↵Samuel Thibault
information.
2010-01-10d-i's init is in /Samuel Thibault
2010-01-10which is not available in d-iSamuel Thibault
2010-01-10ttys are not neededSamuel Thibault
2010-01-10rename hurd-udeb.runsystem into local/runsystem.gnu, remove isofs.static, ↵Samuel Thibault
move ext2fs.static to /boot
2010-01-10bash is not available in d-iSamuel Thibault
2010-01-09hurd-udeb.runsystem: New runsystem file for the d-i case, incomplete for now.Samuel Thibault
hurd-udeb.install: Remove getty, runttys, /etc/ttys ftpcp, ftpdir, ftpfs, hostmux, usermux, nfs, rpctrace, gcore, forks. Install hurd-udeb.runsystem as /libexec/runsystem.gnu.
2010-01-09Add dpkg (>= 1.15.4) | install-info dependency.Samuel Thibault
2010-01-07document patchesSamuel Thibault
2010-01-07 * debian/control: Drop duplicate priority and section fields.Samuel Thibault
* debian/control: Add ${misc:Depends}.
2009-12-29 * debian/patches/diskfs_no_inherit_dir_group.patch: Fix documentation too.Samuel Thibault
2009-12-23debian/control (hurd-udeb): Add Provides: ipv6-modules, mouse-modules, ↵Samuel Thibault
ufs-modules
2009-12-23debian/control (hurd-udeb): Add Provides: *-modules.Samuel Thibault
2009-12-06 * debian/hurd.dirs: Add /etc/sysctl.d.Samuel Thibault
2009-11-24 * debian/copyright: Reference /usr/share/common-licenses/GPL-2 instead ofSamuel Thibault
just GPL.
2009-11-23Added bug closing tag for #503564Michael Banck
2009-11-23 * debian/control (Uploaders): Removed Marcus Brinkmann.Michael Banck
2009-11-21fix upload dateSamuel Thibault
2009-11-14Switch to source format '3.0 (quilt)'Guillem Jover
Remove quilt from Build-Depends. Remove patchsys-quilt.mk include from debian/rules.
2009-11-14Refresh patches with -pab to allow migration to source format 3.0 (quilt)Guillem Jover
2009-11-14Update make-new-tarball.sh to exclude git instead of CVS pathsGuillem 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-13revert previous commit, util-linux is required anywaySamuel Thibault
2009-10-13debian/control: Make hurd depend on util-linux for /sbin/fsck.Samuel Thibault
2009-10-12debian/rules: Really put debugging symbols into the hurd-dbg package.Samuel Thibault
2009-10-11uploadedSamuel Thibault
2009-10-10fix patchSamuel Thibault
2009-10-10debian/patches/libdiskfs-rename.patch: New patch to fix ext2fs hang onSamuel Thibault
renaming directory to something/.
2009-09-27debian/patches/MAKEDEV.patch: New patch to use bash for MAKEDEV.Samuel Thibault
(Closes: Bug#548587)
2009-09-26debian/control: Add Provides: hurd to the hurd-udeb package, to meetSamuel Thibault
dependencies. debian/rules: Add --add-udeb="hurd-udeb" option to dh_makeshlibs invocation for the hurd package, to fix udeb dependency generation.
2009-09-26note that we fix 533782 (non-standard gcc/g++ used for build (gcc-4.2))Samuel Thibault
2009-09-26debian/patches/pfinet-gcc-4.3-fix.patch: Cherry-pick upstream patch to fixSamuel Thibault
build with gcc-4.3 debian/rules: Set CC to gcc-4.3 instead of gcc-4.2. debian/control: Build-Depend on gcc-4.3 instead of gcc-4.2.