summaryrefslogtreecommitdiff
path: root/debian/patches
AgeCommit message (Collapse)Author
2012-09-23Merge branch 'upstream-dfsg'Samuel Thibault
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-06-11Append version suffixesSamuel Thibault
* patches/12_version_suffix.patch: New patch to append suffix to Mach version. * rules: Add version suffixes.
2012-06-10refreshSamuel 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-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-10-10debian/patches/50_initrd.patch: Refresh.Samuel Thibault
2011-08-05Drop spurious merge of the debian branch into upstreamSamuel Thibault
2011-07-19debian/patches/13_ide_dma.patch: Do not stop DMA before reading its status.Samuel Thibault
2011-03-05Ignore \E[6n emited by busybox.Samuel Thibault
2011-03-05Actually enable 60_bigmem.patchSamuel Thibault
2011-02-26debian/patches/50_initrd.patch: Refresh.Samuel Thibault
2010-11-14Move User/Kernel limit to 2GiBSamuel 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-04note the Xserver version where iopl got fixedSamuel Thibault
2010-07-31Add ramdisk support for d-iSamuel Thibault
* debian/patches/50_initrd.patch: New patch to add ramdisk support for d-i.
2010-07-31New upstream snapshotSamuel 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-14fix typoSamuel Thibault
2010-03-14debian/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-07document a few patchesSamuel Thibault
2009-11-28Update gnumach snapshotGuillem Jover
Remove patches merged upstream.
2009-11-14New upstream git snapshotGuillem 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 andSamuel Thibault
fix comment: the added support is XMM registers, not MMX.
2009-06-30 * debian/patches/14_alloc_params.patch: reserve 128MiB for virtual memorySamuel Thibault
space. Fixes boot with more than ~900MiB.
2009-06-07explain what Memory object proxies are forSamuel Thibault
2009-02-20Sync with upstream gnumach snapshot 1.3.99.dfsg.cvs20090220Guillem Jover
2009-01-01 increase maximum number of cached objects.Samuel Thibault
2008-12-29Remove 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-08drop dead entries of changelogSamuel Thibault
2008-07-08Sync with upstream gnumach snapshot 1.3.99.dfsg.cvs20080708Guillem 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-21Remove DPATCHLEVEL variable from patchesGuillem Jover
2008-06-21Refresh patches with -pabGuillem Jover
2008-03-08 * New patch from CVS to fix direction flag on syscall entry.Samuel Thibault
- debian/patches/70_cld.patch
2008-02-06 * New patch from CVS to enable Bus Mastering on triton chipsets.Samuel Thibault
- debian/patches/50_ide_bm.patch
2008-01-21 * New patch from CVS to enable multicast for IPv6.Samuel Thibault
- debian/patches/30_net_multicast.patch
2008-01-04actually 1/2 / 1/4 should be reasonable enoughSamuel Thibault
2007-12-302007-12-30 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
* vm/vm_pageout.h (VM_PAGE_EXTERNAL_LIMIT): Increase to 2/3 free memory. (VM_PAGE_EXTERNAL_TARGET): Increase to 1/2 free memory.
2007-12-302007-12-30 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
* linux/dev/glue/block.c (MAX_BUF): Set to sane stack-friendly 8 instead of blindly following VM_MAP_COPY_PAGE_LIST_MAX. * vm/vm_map.h (VM_MAP_COPY_PAGE_LIST_MAX): Increase to 64.
2007-12-29 * New patch to enable IDE multiple sector I/O when the drive can do it.Samuel Thibault
- debian/patches/16_ide_multsect.patch