summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2012-09-23New upstream snapshotSamuel Thibault
- patches/10_cdromlock.patch: Remove, merged upstream - patches/13_ide_dma.patch: Remove, merged upstream - patches/24_pci_irq_fix.patch: Remove, merged upstream
2012-09-23Remove iopl compatibility device, break xorg depending on itSamuel Thibault
* patches/40_iopl_mem.patch: Remove * control: Break xserver before 1.9.99.1.
2012-07-14Merge branch 'master' of git.debian.org:/git/pkg-hurd/gnumachSamuel Thibault
Conflicts: debian/changelog
2012-07-14patches/60_bigmem.patch: Also set Xen to 2/2 memory modelSamuel Thibault
2012-07-10uploadSamuel Thibault
2012-07-10New upstream snapshotSamuel Thibault
2012-06-11Append version suffixesSamuel Thibault
* patches/12_version_suffix.patch: New patch to append suffix to Mach version. * rules: Add version suffixes.
2012-06-10control: Break old hurd package versions, to provide smooth network driver ↵Samuel Thibault
transition.
2012-06-10refreshSamuel Thibault
2012-06-10Disable kernel network driversSamuel Thibault
* rules: Disable net, pcmcia and wireless groups * control: Do not provide nic-modules, nic-pcmcia-modules, nic-wireless-modules and pcmcia-modules any more.
2012-05-05uploadSamuel Thibault
2012-05-05patches/70_dde.patch: Fix erroneous prototype.Samuel Thibault
2012-05-05Refresh patchesSamuel Thibault
* patches/50_initrd.patch: Refresh. * patches/60_bigmem.patch: Also update the kernel/user addresses limit.
2012-05-05New upstream snaphostSamuel Thibault
2012-02-25control: Bump Standards-Version to 3.9.3 (no changes).Samuel Thibault
2012-02-19Don't use cdbs, it makes use enable ssp, which we don't want for gnumachSamuel Thibault
2012-02-19debian/rules: Enable parallel build.Samuel Thibault
2012-02-19Set Multi-Arch: foreign for gnumach-common.Samuel Thibault
2012-02-19New upstream snapshotSamuel Thibault
2012-02-19upload to unstableSamuel Thibault
2012-02-19Fix experimental serverSamuel Thibault
2012-02-18Fix build and figuresSamuel Thibault
2012-02-15Add experimental.defs to gnuamch-devSamuel Thibault
2012-02-15Add DDE experimental supportSamuel Thibault
* debian/patches/70_dde.patch: Add experimental support for irq passing and physical memory allocation for DDE. Also adds nonetdev boot parameter to disable network device drivers.
2011-11-11Fix kernel debuggerSamuel Thibault
debian/rules: Pass -fno-omit-frame-pointer for -dbg builds, to fix kernel debugger traces & co.
2011-11-06debian/rules: Add stamp files, and build-indep and build-arch targets.Samuel Thibault
2011-11-06debian/control: Remove article in synopsis.Samuel Thibault
2011-10-11debian/control: Do not make gnumach-dbg depend on gnumach.Samuel Thibault
2011-10-10UploadSamuel Thibault
2011-10-10debian/patches/50_initrd.patch: Refresh.Samuel Thibault
2011-10-10New upstream snapshot, make gnumach-image-* packages depend on gnumach-commonSamuel Thibault
2011-08-30Do not make -dbg package depend on the non-dbg packages.Samuel Thibault
2011-08-05UploadSamuel Thibault
2011-08-05New upstream snapshotSamuel Thibault
2011-07-28Update grub list on -dbg package install tooSamuel Thibault
* debian/rules: Add prerm, preinst, postrm, postinst to -dbg kernels too, to update grub list.
2011-07-19debian/patches/13_ide_dma.patch: Do not stop DMA before reading its status.Samuel Thibault
2011-07-02debian/control: build udebs on hurd-i386 only.Samuel Thibault
2011-06-08UploadSamuel Thibault
2011-06-09New upstream snapshotSamuel Thibault
2011-04-10-2 is not to be uploaded yetSamuel Thibault
2011-04-10Bump Standards-Version to 3.9.2 (no change needed)Samuel Thibault
2011-03-20Upload to unstableSamuel Thibault
2011-03-11Merge branch 'master' of alioth.debian.org:/git/pkg-hurd/gnumachSamuel Thibault
2011-03-11Add script to get e.g. update-grub called.Samuel Thibault
2011-03-07Fix gnumach package versions and dependenciesSamuel Thibault
Include the major version number in the generic gnumach package. Do not make gnumach packages depend on gnumach-common: they don't really, and that brings a dependency loop (due to gnumach-common breaking old gnumach packages)
2011-03-06Fix kernel versionSamuel Thibault
2011-03-05New upstream snapshotSamuel Thibault
2011-03-05Ignore \E[6n emited by busybox.Samuel Thibault
2011-03-05Actually enable 60_bigmem.patchSamuel Thibault
2011-02-27Make gnumach-common replace gnumachSamuel Thibault