Differences between revisions 141 and 144 (spanning 3 versions)
Revision 141 as of 2012-05-06 23:27:00
Size: 8182
Comment: update to remove
Revision 144 as of 2012-05-13 17:56:04
Size: 7077
Editor: PinoToscano
Comment: spring cleaning in ports
Deletions are marked like this. Additions are marked like this.
Line 52: Line 52:
 * debian-ports packages need to be integrated in the main archive.
  * (./) binutils, to remove
   * DebianBug:629866
   * fixed by move of libpthread to glibc
 * packages in debian-ports (those marked with <!> need to be integrated in the main archive):
Line 65: Line 62:
  * (./) gcc-4.4 gcc-4.6, to remove
   * DebianBug:629866
   * fixed by move of libpthread to glibc
  * (./) ghc, to remove
  * (./) gnat-4.6, to remove
   * Patches from Svante
Line 73: Line 64:
  * grub2   * <!> grub2
Line 78: Line 69:
  * icon   * <!> icon
Line 83: Line 74:
  * isc-dhcp   * <!> isc-dhcp
Line 86: Line 77:
  * libdrm
   * This is just a stub, and not so useful anyway. Forget about it, to remove.
   * postpone
  * (./) libfuse, to remove
   * ITP: DebianBug:669649
  * libusb
  * <!> libusb
Line 94: Line 80:
  * lockdev   * <!> lockdev
Line 96: Line 82:
  * (./) mx, to remove
   * DebianBug:648187
Line 100: Line 84:
  * (./) netdde, toremove
  * parted
  * <!> parted
Line 103: Line 86:
  * psmisc   * <!> psmisc
Line 105: Line 88:
  * (./) pulseaudio, to remove
   * --(see https://bugs.freedesktop.org/show_bug.cgi?id=42715 )--
    * needs also SA_NOCLDWAIT
   * DebianBug:573339, NMUed
  * (./) qdbm, to remove
   * make check fails due to unimplemented msync(), DebianBug:648663
Line 115: Line 92:
  * ruby1.9.1, to remove
   * (./) Fix {{{__libc_stack_end}}} in glibc, pending
   * (./) apply patch to fix struct dirent size once upstream agreed.
   * fix PATH_MAX issue, DebianBug:648055, NMUed
  * sane-backends-extras
   * can live without
   * can postpone
Line 124: Line 94:
  * (./) sidplay-libs, to remove
   * disable hardsid installation, DebianBug:654826
Line 128: Line 96:
  * (./) sudo, to remove

Debian > Debian GNU > Debian GNU/Hurd


This page attempts to be a reference for all resources related to Debian GNU/Hurd that can be useful for users and developers. Feel free to add more stuff as you see fit.

"In a discussion with the Debian Hurd porters it was decided that the Hurd port stays on FTPMaster until Wheezy is released. Should they have managed to get the port into a state that it is released together with all the others (probably as a technology preview), it is kept in the archive. Should they not manage this the port will be removed from the main archive and move fully to debian-ports.org."1

What is Debian GNU/Hurd ?

Debian GNU/Hurd is an operating system from Debian, but which uses GNU Hurd, which a set of servers, running on top of the GNU Mach microkernel instead of the kernel named Linux (thus the name Debian GNU/Hurd). Some day, most applications will exist both in Debian GNU/Hurd and in Debian GNU/Linux.

Basic info

Goals for releasing in wheezy

  • buildd
    • security
    • DSA
  • proper dhcp support in installed system
    • use ifup/ifdown instead of translators entry?
  • packages in debian-ports (those marked with <!> need to be integrated in the main archive):

    • cardmgr-gnumach
      • wifi, can live without
      • postpone
    • console-driver-xkb
      • we should probably just integrate it in the hurd package
      • See the concerns on the mailing list archive (bug-hurd, "XKB's keymaps for the Hurd console")
      • can postpone
    • cvsfs
    • gopherfs
    • <!> grub2

    • hyperestraier
    • <!> icon

    • ifupdown
      • TODO
    • <!> isc-dhcp

      • 616290

      • Being Discussed directly with upstream
    • <!> libusb

      • This is just a stub. integrate in the main archive
      • 668950

    • <!> lockdev

    • netio
    • <!> parted

    • <!> psmisc

      • dirty patch for PATH_MAX, TODO
    • random-egd
      • make it an alternative to Marcus' C implementation
      • can live without
      • can postpone
    • screen
      • trivial fix on 522689 , fixed in experimental

    • smbfs
    • tarfs
    • wireless-tools-gnumach
      • just for wifi, can live without
      • postpone
  • Be able to install at least the base from official mirror (should be almost done, missing grub/parted, dhcp, ifupdown)
  • (./) Integrate DDE to get nowadays' network support.

  • Get Xorg + gnome/kde/xfce (xfce should work, kde is missing working dbus (due to local socket auth and bugs in select() cornercases)) + some webbrowser working (iceweasel 9 works, though not https).
  • (./) Fix ext2fs uncleanness at reboot http://www.gnu.org/software/hurd/open_issues/sync_but_still_unclean_filesystem.html

  • Switch to plain sysv startup?
  • (./) Enable console by default? (we now have proper kernel message relaying)

  • fix "su" to root discrepancy (PATH does not include sbin etc.)
  • Good archive coverage.
    • We're at 77%, kfreebsd is at 88%. Although probably not reachable, we can probably do better with
      • (./) ghc

      • mono
      • (./) gnat

      • (./) ruby1.9.1

  • Fix at least the required, important and standard packages from http://people.debian.org/~sthibault/out_of_date.txt

  • Try to fix the top of http://people.debian.org/~sthibault/graph-total-top.txt

Goals for later

  • IPv6 support in d-i (after it is settled for linux).
  • upgrade libfuse compatibility to >= 2.6.5, with fuse_lowlevel.h

  • add cpuid-based autoloading of libc0.3-i686

Developer info


CategoryPermalink

  1. http://lists.debian.org/debian-devel-announce/2011/03/msg00015.html - Debian pushes development of the Hurd port (1)