summaryrefslogtreecommitdiff
path: root/debian/patches/series
AgeCommit message (Collapse)Author
2013-03-11uploadSamuel Thibault
2012-12-27Cherry-pick from upstream to fix slow boot in virtualboxSamuel Thibault
2012-12-27Merge branch 'upstream-dfsg'Samuel Thibault
2012-11-19patches/20_zeromap.patch: New patch to fix abortion on mmap(size=0);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-06-11Append version suffixesSamuel Thibault
* patches/12_version_suffix.patch: New patch to append suffix to Mach version. * rules: Add version suffixes.
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-08-05Drop spurious merge of the debian branch into upstreamSamuel Thibault
2011-03-05Ignore \E[6n emited by busybox.Samuel Thibault
2011-03-05Actually enable 60_bigmem.patchSamuel 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
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.
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-07-08Sync with upstream gnumach snapshot 1.3.99.dfsg.cvs20080708Guillem Jover
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-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
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
2007-10-02 * Fix zalloc alignment support, and thus alignment of FPU save areaSamuel Thibault
(Closes: #440068) - debian/patches/patches/21_aligned_zalloc.patch
2007-08-08New upstream CVS snapshot.Guillem Jover
2007-08-07 * debian/patches/30_fs_gs.patch: New patch to fix crash with coming TLSSamuel Thibault
support.
2007-05-26Temporary support for memory mapping through an iopl device.Guillem Jover
- debian/patches/40_iopl_mmap.patch: New file. Thanks to Samuel Thibault <samuel.thibault@labri.fr>.
2007-05-26New upstream CVS snapshot.Guillem Jover
- debian/patches/41_io_unlock_ioremove.patch: Removed, merged upstream. - debian/patches/42_disable_ioperm.patch: Likewise. - debian/patches/43_debvice_port_fix.patch: Likewise. - debian/patches/44_more_ports.patch: Likewise. - debian/patches/45_io_per_task.patch: Likewise. - debian/patches/46_io_device.patch: Likewise. - debian/patches/20_mmx_support.patch: Sync. - debian/patches/90_autoconf_autogen.patch: Regenerated.
2007-02-11Add MMX register support.Guillem Jover
- debian/patches/20_mmx_support.patch: New file. Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>
2007-02-11New upstream CVS snapshot.Guillem Jover
- debian/patches/22_scsi_inf_loop.patch: Removed, merged upstream. - debian/patches/47_pcmcia_isa.patch: Likewise. - debian/patches/10_cdromlock.patch: Sync. - debian/patches/12_sis900.patch: Likewise. - debian/patches/15_mem_obj_proxy.patch: Likewise. - debian/patches/90_autoconf_autogen.patch: Regenerated.
2006-11-14Sync patches against current CVS from 2006-11-14.Guillem Jover
2006-11-01New upstream CVS snapshot.Guillem Jover
- Remove debian/rules.options, now unneeded with the default configure options. - debian/patches/01_gcc-4.1.patch: Removed, merged upstream. - debian/patches/00_clean_gfdl.patch: Sync. - debian/patches/05_halt_on_panic_flag.patch: Likewise. - debian/patches/10_cdromlock.patch: Likewise. - debian/patches/12_sis900.patch: Likewise. - debian/patches/13_ide_dma.patch: Likewise. - debian/patches/14_alloc_params.patch: Likewise. - debian/patches/15_mem_obj_proxy.patch: Likewise. - debian/patches/44_more_ports.patch: Likewise. - debian/patches/45_io_per_task.patch: Likewise. - debian/patches/46_io_device.patch: Likewise. - debian/patches/90_autoconf_autogen.patch: Regenerated. - debian/patches/61_vm_resident-zoned.patch: Disable for now, it's causing problems with current applied patches in CVS.
2006-08-28Enable PCMCIA ISA support.Guillem Jover
- debian/patches/47_pcmcia_isa.patch: New file. Thanks to Stefan Siegl <stesie@brokenpipe.de>.
2006-08-28Fix an unused field optimization with gcc 4.1 which was causing theGuillem Jover
descriptor initialization to do it partially. - debian/patches/01_gcc-4.1.patch: New file. Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>.
2006-08-26New upstream CVS snapshot.Guillem Jover
- debian/patches/05_halt_on_panic_flag.patch: Sync. - debian/patches/10_cdromlock.patch: Likewise. - debian/patches/12_sis900.patch: Likewise. - debian/patches/13_ide_dma.patch: Likewise. - debian/patches/61_vm_resident-zoned.patch: Likewise. - debian/patches/90_autoconf_autogen.patch: Likewise. - debian/patches/23_ps2_mouse.patch: Removed, integrated upstream. - debian/patches/50_mem_limit.patch: Likewise.
2006-08-26Switch to quilt:Guillem Jover
- debian/control: Add quilt (>= 0.40) to Build-Depends. - debian/patches/series: New file. - debian/patch.mk: Removed. - debian/rules: Include '/usr/share/quilt/quilt.make' instead of 'debian/patch.mk'. Change clean to a single colon target and make it depend on patch.