Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-28 | Merge branch 'master' of git.debian.org:/git/pkg-hurd/gnumach | Samuel Thibault | |
Conflicts: debian/changelog | |||
2013-09-28 | Merge branch 'upstream' | Samuel Thibault | |
Conflicts: doc/gpl.texi doc/mach.texi | |||
2013-08-29 | patches/70_dde.patch: Fix experimental.defs creation. | Samuel Thibault | |
2013-03-11 | upload | Samuel Thibault | |
2012-12-27 | Cherry-pick from upstream to fix slow boot in virtualbox | Samuel Thibault | |
2012-12-27 | Merge branch 'upstream-dfsg' | Samuel Thibault | |
2012-11-19 | patches/20_zeromap.patch: New patch to fix abortion on mmap(size=0); | Samuel Thibault | |
2012-09-23 | Merge branch 'upstream-dfsg' | Samuel Thibault | |
2012-09-23 | New upstream snapshot | Samuel 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-23 | Remove iopl compatibility device, break xorg depending on it | Samuel Thibault | |
* patches/40_iopl_mem.patch: Remove * control: Break xserver before 1.9.99.1. | |||
2012-07-14 | Merge branch 'master' of git.debian.org:/git/pkg-hurd/gnumach | Samuel Thibault | |
Conflicts: debian/changelog | |||
2012-07-14 | patches/60_bigmem.patch: Also set Xen to 2/2 memory model | Samuel Thibault | |
2012-06-11 | Append version suffixes | Samuel Thibault | |
* patches/12_version_suffix.patch: New patch to append suffix to Mach version. * rules: Add version suffixes. | |||
2012-06-10 | refresh | Samuel Thibault | |
2012-05-05 | patches/70_dde.patch: Fix erroneous prototype. | Samuel Thibault | |
2012-05-05 | Refresh patches | Samuel Thibault | |
* patches/50_initrd.patch: Refresh. * patches/60_bigmem.patch: Also update the kernel/user addresses limit. | |||
2012-02-19 | Fix experimental server | Samuel Thibault | |
2012-02-18 | Fix build and figures | Samuel Thibault | |
2012-02-15 | Add experimental.defs to gnuamch-dev | Samuel Thibault | |
2012-02-15 | Add DDE experimental support | Samuel 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-10-10 | debian/patches/50_initrd.patch: Refresh. | Samuel Thibault | |
2011-08-05 | Drop spurious merge of the debian branch into upstream | Samuel Thibault | |
2011-07-19 | debian/patches/13_ide_dma.patch: Do not stop DMA before reading its status. | Samuel Thibault | |
2011-03-05 | Ignore \E[6n emited by busybox. | Samuel Thibault | |
2011-03-05 | Actually enable 60_bigmem.patch | Samuel Thibault | |
2011-02-26 | debian/patches/50_initrd.patch: Refresh. | Samuel Thibault | |
2010-11-14 | Move User/Kernel limit to 2GiB | Samuel Thibault | |
* debian/patches/60_bigmem.patch: Add patch to support almost up to 2GiB memory. * debian/control: Make gnumach packages break glibc versions before the one which can cope with > 1GiB memory support. | |||
2010-11-04 | note the Xserver version where iopl got fixed | Samuel Thibault | |
2010-07-31 | Add ramdisk support for d-i | Samuel Thibault | |
* debian/patches/50_initrd.patch: New patch to add ramdisk support for d-i. | |||
2010-07-31 | New upstream snapshot | Samuel Thibault | |
2010-04-27 | * debian/patches/40_iopl_mmap.patch: Add a "mem" alias for the iopl device, | Samuel Thibault | |
since that is what upstream provides. | |||
2010-03-14 | fix typo | Samuel Thibault | |
2010-03-14 | debian/patches/40_iopl_mem.batch: Add patch, not enabled yet, to be used ↵ | Samuel Thibault | |
instead of 40_iopl_mmap.patch when a new snapshot is taken. | |||
2010-01-07 | document a few patches | Samuel Thibault | |
2009-11-28 | Update gnumach snapshot | Guillem Jover | |
Remove patches merged upstream. | |||
2009-11-14 | New upstream git snapshot | Guillem Jover | |
Update debian/copyright to point to the git repository. Sync with upstream: - debian/patches/14_alloc_params.patch: Remove, merged upstream. - debian/patches/16_ide_multsect.patch: Likewise. - debian/patches/05_halt_on_panic_flag.patch: Refresh. | |||
2009-07-13 | * debian/patches/20_mmx_support.patch: rename to 20_xmm_support.patch and | Samuel Thibault | |
fix comment: the added support is XMM registers, not MMX. | |||
2009-06-30 | * debian/patches/14_alloc_params.patch: reserve 128MiB for virtual memory | Samuel Thibault | |
space. Fixes boot with more than ~900MiB. | |||
2009-06-07 | explain what Memory object proxies are for | Samuel Thibault | |
2009-02-20 | Sync with upstream gnumach snapshot 1.3.99.dfsg.cvs20090220 | Guillem Jover | |
2009-01-01 | increase maximum number of cached objects. | Samuel Thibault | |
2008-12-29 | Remove 17_ipc_queue_local.patch, Mach actually sometimes depends on the ↵ | Samuel Thibault | |
queuing order. | |||
2008-12-29 | * Add debian/patches/17_ipc_queue_local.patch to favor IPC thread locality. | Samuel Thibault | |
2008-12-29 | * Remove kern/mach_param.h patch from debian/patches/14_alloc_params.patch, | Samuel Thibault | |
increase zone_map_size and kernel virtual space. | |||
2008-07-08 | drop dead entries of changelog | Samuel Thibault | |
2008-07-08 | Sync with upstream gnumach snapshot 1.3.99.dfsg.cvs20080708 | Guillem Jover | |
2008-07-05 | * New patch from CVS to fix initialization of RTL8139. | Samuel Thibault | |
(Closes: #469566) - debian/patches/80_rtl8139_open.patch | |||
2008-07-02 | * New patch from CVS to fix gcc-4.3 non-inlining. | Samuel Thibault | |
(Closes: #474902) - debian/patches/60_bad_user_access_length_fix.patch | |||
2008-06-21 | Remove DPATCHLEVEL variable from patches | Guillem Jover | |
2008-06-21 | Refresh patches with -pab | Guillem Jover | |