summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-06-28Use any-i386 in binary package Architecture fieldsGuillem Jover
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-24Now using Standards-Version 3.8.4 (no changes needed)Guillem Jover
2010-03-24Uppercase changelog suite so that dch worksGuillem Jover
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
2010-01-07Add ${misc:Depends}.Samuel Thibault
2010-01-07debian/control: Remove duplicate priority and section fields.Samuel Thibault
2009-12-23debian/control (gnumach-udeb): Add nic-wireless-modules tooSamuel Thibault
2009-12-23debian/control (gnumach-udeb): Add XC- prefix to Package-Type. Add Provides:Samuel Thibault
kernel-image, *-modules.
2009-11-28Correct historyGuillem Jover
Spotted-by: Emilio Pozuelo Monfort <pochu@debian.org>
2009-11-28Release gnumach 2:1.3.99.dfsg.git20091128-1Guillem Jover
2009-11-28Remove Marcus Brinkmann from UploadersGuillem Jover
Closes: #503568
2009-11-28Do not include ChangeLog.0*, they are not shipped upstream anymoreGuillem Jover
2009-11-28Update gnumach snapshotGuillem Jover
Remove patches merged upstream.
2009-11-14Switch to source format '3.0 (quilt)'Guillem Jover
Remove quilt from Build-Depends. Remove quilt.make include from debian/rules. Remove patch and unpatch targets from debian/rules. Remove now unneeded debian/README.source.
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-08-22Now using Standards-Version 3.8.3.Samuel Thibault
debian/control: Add myself as uploader.
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-07-07Now using Standards-Version 3.8.2Guillem Jover
2009-07-07Change source and gnumach section to kernelGuillem Jover
2009-06-30 * debian/patches/14_alloc_params.patch: reserve 128MiB for virtual memorySamuel Thibault
space. Fixes boot with more than ~900MiB.
2009-06-08Change gnumach-dbg section to debugGuillem Jover
2009-06-07explain what Memory object proxies are forSamuel Thibault
2009-02-20Release gnumach 2:1.3.99.dfsg.cvs20090220-1Guillem Jover
2009-02-20Sync with upstream gnumach snapshot 1.3.99.dfsg.cvs20090220Guillem Jover
2009-02-20Remove XC- prefix from Package-Type fieldGuillem Jover
2009-02-09Use dh_prep instead of “dh_clean -k”Guillem Jover
2009-02-09Switch to debhelper compatibility level 7Guillem 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-08Release gnumach 2:1.3.99.dfsg.cvs20080708-1Guillem Jover
2008-07-08Add Build-Depends on autoconf and automakeGuillem Jover
We call autoreconf at build time now.
2008-07-08Properly clean up autogenerated cruftGuillem Jover
2008-07-08Clean up debian/rulesGuillem Jover
Run autoreconf on-demand Support parallel builds by moving 'patch' dependency from the build to a new pre-patch-* targets that serializes configuration.
2008-07-08Merge check targets into build targetsGuillem Jover
2008-07-08Use $(filter ...) instead of $(findstring ...)Guillem Jover
To properly extract space separated options from DEB_BUILD_OPTIONS.
2008-07-08Sync with upstream gnumach snapshot 1.3.99.dfsg.cvs20080708Guillem Jover
2008-07-08 * Clean debian/tmp-dbg.Samuel Thibault
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-22Refer to GPL-2 from common-licenses instead of just GPLGuillem Jover
2008-06-21Mangle the Debian version in the watch fileGuillem Jover
2008-06-21Change source and binary packages from Section base to adminGuillem Jover
2008-06-21Remove DPATCHLEVEL variable from patchesGuillem Jover
2008-06-21Refresh patches with -pabGuillem Jover