summaryrefslogtreecommitdiff
path: root/debian/changelog
AgeCommit message (Collapse)Author
2010-08-02Remove init_fix.patch, merged upstreamSamuel Thibault
2010-08-02New upstream snapshot 20100802Samuel Thibault
2010-08-02Update dateSamuel Thibault
2010-08-02More lintian fixesSamuel Thibault
* debian/hurd-dev.lintian-overrides: New overrides to allow libstore_* not being stripped (they wouldn't work, else).
2010-08-02Lintian fixesSamuel Thibault
* debian/rules: Remove debian/ChangeLog generation. * debian/hurd.lintian-overrides: New overrides to announce which servers are supposed to be statically linked, and accept hurd to be essential. * debian/hurd-udeb.lintian-overrides: New overrides to validate hurd-i386-specific paths.
2010-08-02init_fix.patch: New upstream patch to fix halt/reboot.Samuel Thibault
2010-08-01Maximize glyph usage for chineseSamuel Thibault
* debian/local/runsystem: Pass -g option to the console to maximize glyph usage for chinese.
2010-08-01upload to unstableSamuel Thibault
2010-08-01Remove debian/ChangeLog on cleanSamuel Thibault
2010-08-01Ignore erroneous number of glyphs in bdf filesSamuel Thibault
* debian/patches/console_ignore_bdf_err.patch: New patch to ignore erroneous number of glyphs in bdf files.
2010-08-01Update Vcs fields to point to the new git repositoriesSamuel Thibault
2010-08-01Set compression to bzip2Samuel Thibault
2010-08-01Add symlink to unifont.bdfSamuel Thibault
* debian/hurd.links: Add symlink to /usr/src/unifont.bdf from the unifont package to /usr/share/hurd/vga-system.bdf so the console can pick it up when installed.
2010-08-01Sort out how device and server nodes are createdJeremie Koenig
- debian/patches/makedev_keep_options.patch: Introduces the -k and -K options to MAKEDEV, respectively to keep active translators running or leave existing files alone completely. - debian/patches/makedev_parted_store.patch: MAKEDEV -p will use parted instead of device stores for disk partitions. - debian/local/setup-translators: New script installed in /usr/lib/hurd, uses MAKEDEV's new options to create all the necessary device and server nodes. - debian/local/runsystem (hurd-udeb): Uses setup-translators in "minimal mode" to prepare the initrd when the installer is started. Parted stores are used to avoid problems when reloading the partition table. - debian/hurd.postinst: Uses setup-translators to create missing nodes on upgrades (on initial installs, debootstrap will use the setup-translators script from the installed hurd package to setup the devices and servers itself).
2010-08-01Include /servers in d-iJeremie Koenig
* debian/hurd-udeb.dirs: Include /servers.
2010-08-01Start mach-defpager in d-iJeremie Koenig
* debian/local/runsystem (hurd-udeb): Start mach-defpager.
2010-08-01Fix and enable parted storesJeremie Koenig
* debian/control: Build-Depend on libparted-dev. * debian/rules: Enable parted stores, in a hackish way for now. * debian/local/partman/commit.d/40hurd_reload-partitions: New file for hurd-udeb, make partman restart the partition translators after the partition table has been changed. * debian/hurd-udeb.install: Install file above.
2010-08-01Merge tag 'upstream/20100701'Samuel Thibault
2010-08-01New upstream 20100701 snapshot.Samuel Thibault
- debian/patches/dir_acces_fix.patch: Remove patch, merged upstream. - debian/patches/exec_fix.patch: Likewise. - debian/patches/libdiskfs-rename.patch: Likewise. - debian/patches/libpthread_mutex_owner.patch: Likewise. - debian/patches/libpthread_recursive_mutex_initializer.patch: Likewise. - debian/patches/libpthread_setcancel.patch: Likewise. - debian/patches/pfinet-gcc-4.3-fix.patch: Likewise. - debian/patches/procfs.patch: Likewise. - debian/patches/libpthread_cancel_init.patch: Likewise - debian/patches/libpthread_kill_0.patch: Likewise - debian/patches/console_current_vcs.patch: Likewise - debian/patches/hurd_console_startup.patch: Likewise - debian/patches/MAKEDEV.patch: Likewise - debian/patches/tmpfs.patch: Likewise - debian/patches/libpthread_procfs.patch: New patch, to enable libpthread and procfs build.
2010-08-01New upstream snapshotSamuel Thibault
Let's redo the snapshot, with clean git checkout, libpthread moved files, etc. but still 20090404 for now.
2010-06-18 * debian/local/runsystem.gnu: Integrate jkoenig d-i changes, rename toSamuel Thibault
debian/local/runsystem.
2010-06-18 * debian/hurd-udeb.install: remove reboot and halt (will be provided bySamuel Thibault
busybox), remove crash and password (not useful), add procfs.
2010-06-06Bump Standards-Version to 3.8.4 (no change needed).Samuel Thibault
2010-06-06Drop -1 from gnumach-dev dependency.Samuel Thibault
2010-05-31 * debian/patches/procfs.patch: Fix swap size printout.Samuel Thibault
2010-04-06Add Debian bug numberSamuel Thibault
2010-03-14fix filenameSamuel Thibault
2010-02-06debian/patches/ext2fs_large_stores.patch: Apply Alioth fix #312328 from ↵Samuel Thibault
Fredrik Hammar to fix random startup crash.
2010-02-06 * debian/patches/proxy-defpager.diff: New patch to fix proxying defpager.Samuel Thibault
2010-01-11debian/rules: Do not ship *_pic.a, as mklibs breaks them.Samuel Thibault
2010-01-11 * debian/patches/tmpfs.patch: New patch to fix tmpfs crash.Samuel Thibault
2010-01-11debian/patches/MAKEDEV.patch: Make MAKEDEV bash-free.Samuel Thibault
2010-01-11Do not ship libthread_*.pic.a, as mklibs doesn't manage to keep version ↵Samuel Thibault
information.
2010-01-10rename hurd-udeb.runsystem into local/runsystem.gnu, remove isofs.static, ↵Samuel Thibault
move ext2fs.static to /boot
2010-01-09hurd-udeb.runsystem: New runsystem file for the d-i case, incomplete for now.Samuel Thibault
hurd-udeb.install: Remove getty, runttys, /etc/ttys ftpcp, ftpdir, ftpfs, hostmux, usermux, nfs, rpctrace, gcore, forks. Install hurd-udeb.runsystem as /libexec/runsystem.gnu.
2010-01-09Add dpkg (>= 1.15.4) | install-info dependency.Samuel Thibault
2010-01-07 * debian/control: Drop duplicate priority and section fields.Samuel Thibault
* debian/control: Add ${misc:Depends}.
2009-12-29 * debian/patches/diskfs_no_inherit_dir_group.patch: Fix documentation too.Samuel Thibault
2009-12-23debian/control (hurd-udeb): Add Provides: *-modules.Samuel Thibault
2009-12-06 * debian/hurd.dirs: Add /etc/sysctl.d.Samuel Thibault
2009-11-24 * debian/copyright: Reference /usr/share/common-licenses/GPL-2 instead ofSamuel Thibault
just GPL.
2009-11-23Added bug closing tag for #503564Michael Banck
2009-11-23 * debian/control (Uploaders): Removed Marcus Brinkmann.Michael Banck
2009-11-21fix upload dateSamuel Thibault
2009-11-14Switch to source format '3.0 (quilt)'Guillem Jover
Remove quilt from Build-Depends. Remove patchsys-quilt.mk include from debian/rules.
2009-11-14Refresh patches with -pab to allow migration to source format 3.0 (quilt)Guillem Jover
2009-11-14Update make-new-tarball.sh to exclude git instead of CVS pathsGuillem Jover
2009-10-25 * debian/patches/console_current_vcs.patch: Cherry-pick patch to fixSamuel Thibault
loading the current_vcs driver. * debian/patches/hurd_console_startup.patch: Add -d current_vcs to enable /dev/cons/vcs by default.
2009-10-17debian/patches/libpthread_kill_0.patch: New patch to fix pthread_kill(th, 0);Samuel Thibault
2009-10-13debian/patches/libpthread_cancel_init.patch: New patch to fix portabilitySamuel Thibault
of pthread.h