Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* debian/hurd-dev.lintian-overrides: New overrides to allow libstore_* not
being stripped (they wouldn't work, else).
|
|
* 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.
|
|
|
|
* debian/local/runsystem: Pass -g option to the console to maximize glyph
usage for chinese.
|
|
|
|
|
|
* debian/patches/console_ignore_bdf_err.patch: New patch to ignore erroneous
number of glyphs in bdf files.
|
|
|
|
|
|
* 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.
|
|
- 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).
|
|
* debian/hurd-udeb.dirs: Include /servers.
|
|
* debian/local/runsystem (hurd-udeb): Start mach-defpager.
|
|
* 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.
|
|
|
|
- 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.
|
|
Let's redo the snapshot, with clean git checkout, libpthread moved
files, etc. but still 20090404 for now.
|
|
debian/local/runsystem.
|
|
busybox), remove crash and password (not useful), add procfs.
|
|
|
|
|
|
|
|
|
|
|
|
Fredrik Hammar to fix random startup crash.
|
|
|
|
|
|
|
|
|
|
information.
|
|
move ext2fs.static to /boot
|
|
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.
|
|
|
|
* debian/control: Add ${misc:Depends}.
|
|
|
|
|
|
|
|
just GPL.
|
|
|
|
|
|
|
|
Remove quilt from Build-Depends.
Remove patchsys-quilt.mk include from debian/rules.
|
|
|
|
|
|
loading the current_vcs driver.
* debian/patches/hurd_console_startup.patch: Add -d current_vcs to enable
/dev/cons/vcs by default.
|
|
|
|
of pthread.h
|