summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
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
2008-06-21Mark changelog entry as UNRELEASEDGuillem Jover
2008-06-21Now using Standards-Version 3.8.0Guillem Jover
2008-06-21Add a README.sourceGuillem Jover
2008-04-26Remove repository information from copyright as it is now on controlGuillem Jover
2008-04-26Add Vcs-Browser and Vcs-Svn fieldsGuillem Jover
2008-04-26Add Homepage fieldGuillem Jover
2008-03-08debian/patches/70_cld.patch closes #469566Samuel Thibault
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