summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-12-04refresh_debian/patches/mount-loop.patchJustus Winter
2013-12-04refresh_debian/patches/exec_filename_fs.patchJustus Winter
2013-12-04refresh exec patchJustus Winter
Conflicts: debian/patches/exec_filename_exec.patch
2013-12-04remove udeb stuffJustus Winter
2013-12-04refresh stability patchJustus Winter
2013-12-04Merge ../../hurd-upstream into rebuild-2013-12-04Justus Winter
Conflicts: hurd/fsys.defs libbpf/Makefile libdiskfs/disk-pager.c libhurd-slab/Makefile libmachdev/ds_routines.h libshouldbeinlibc/maptime.c libshouldbeinlibc/nullauth.c random/Makefile
2013-11-20Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurdSamuel Thibault
Conflicts: debian/changelog
2013-11-21Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurdSamuel Thibault
2013-11-19Add origin of patchSamuel Thibault
2013-11-19Fix passing path in hurdish fakeroot/chroot.Samuel Thibault
2013-11-05uploadSamuel Thibault
2013-11-02Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurdSamuel Thibault
Conflicts: debian/changelog debian/control
2013-11-01refresh patchesSamuel Thibault
2013-11-01New upstream snapshot.Samuel Thibault
* control: bump libc0.3-dev dependency to make sure we don't get internal inlines exported by previous versions.
2013-11-01Merge branch 'upstream-merged'Samuel Thibault
2013-11-01New upstream snapshotSamuel Thibault
2013-10-28Remove dpkg | install-info dependency.Samuel Thibault
2013-10-13hurd.hurd-console.init: Clean up pid if any.Justus Winter
2013-10-05patches/proc_set_init_task.patch: Fix kernel pid in procfs too.Samuel Thibault
2013-09-28New upstream release, yay!Samuel Thibault
2013-09-28New upstream release, yay!Samuel Thibault
2013-09-28Merge branch 'upstream-merged'Samuel Thibault
2013-09-28New upstream releaseSamuel Thibault
2013-09-27GNU Hurd 0.5.Thomas Schwinge
* configure.ac (AC_INIT): Set version to 0.5. (AC_REVISION): Remove. * NEWS: Finalize changes for 0.5. * INSTALL: Update. * INSTALL-cross: Likewise. * README.CVS: Delete, but move some content... * README: ... here. Update.
2013-09-24uploadSamuel Thibault
2013-09-24Make /hurd/init pid 2Samuel Thibault
* patches/proc_set_init_task.patch: New patch from Justus Winter to make /hurd/init pid 2, leaving room for sysvinit to be pid 1.
2013-09-24uploadSamuel Thibault
2013-09-24update overrideSamuel Thibault
2013-09-24Merge branch 'upstream-merged'Samuel Thibault
2013-09-24Merge branch 'upstream-merged'Samuel Thibault
2013-09-23Refresh patchesSamuel Thibault
2013-09-23rules: Pass --without-libdaemon to udeb configure.Samuel Thibault
2013-09-23Merge branch 'upstream-merged'Samuel Thibault
2013-09-23New upstream snapshotSamuel Thibault
2013-09-23New upstream snapshotSamuel Thibault
2013-09-23RPC stubs now come from libcSamuel Thibault
* control: Bump libc0.3-dev build dep to get new RPC stubs. * patches/newRPC: Drop accordingly.
2013-09-23Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurdSamuel Thibault
Conflicts: debian/changelog debian/hurd-udeb.install.in
2013-09-24Drop CC definition, it is not actually exportedSamuel Thibault
2013-09-23remove duplicated texinfo B-DPino Toscano
2013-09-23add ${shlibs:Depends} in hurd-udebPino Toscano
2013-09-23no multiarch when install for udebPino Toscano
multiarch is not used in udebs, so there is no need to do the udeb installation using a multiarch library directory to move them back later
2013-09-23dh_install: use --remaining-packages to not process udebs twicePino Toscano
2013-09-23hurd-dev.install.in: remove redundant destinationPino Toscano
2013-09-23no-op sorting of .install* filesPino Toscano
2013-09-23rules: allow to pass own configure args to build flavoursPino Toscano
2013-09-23do a separate build for the udeb variantPino Toscano
this way it can have a different configuration: - use build-udeb as build dir - use debian/tmp-udeb as DESTDIR, and use it as sourcedir for dh_install of *-udeb binaries
2013-09-23dh_install: force debian/tmp as sourcedirPino Toscano
strip/fix the paths in *.install.in files according to the new root
2013-09-23pass the right builddir to dh_auto_cleanPino Toscano
2013-09-22rename the "build" build dir to "build-deb"Pino Toscano
2013-09-22run.patch: refresh to apply without fuzzPino Toscano