Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-23 | missing irq->line renaming | Samuel Thibault | |
2011-08-23 | missing rename | Samuel Thibault | |
2011-08-23 | missing irq->line renaming | Samuel Thibault | |
2011-08-23 | rename intr.h constants | Samuel Thibault | |
2011-08-23 | rename device_intr_notify into device_intr_register | Samuel Thibault | |
2011-08-23 | rename irq into intr or line | Samuel Thibault | |
2011-08-23 | rename device_irq_enable into device_intr_enable | Samuel Thibault | |
2011-08-22 | refresh | Samuel Thibault | |
2011-08-22 | Drop debian/patches/auth-intr-cure.patch, applied upstream. | Samuel Thibault | |
2011-08-22 | Refresh | Samuel Thibault | |
2011-08-22 | Drop debian/patches/ttys.patch, applied upstream. | Samuel Thibault | |
2011-08-22 | New upstream snapshot | Samuel Thibault | |
2011-08-22 | Merge branch 'upstream-merged' | Samuel Thibault | |
2011-08-22 | Merge branch 'upstream' into upstream-merged | Samuel Thibault | |
2011-08-22 | On upgrade from random-egd-based installations, replace the random-egd | Samuel Thibault | |
translator | |||
2011-08-20 | fix common misspellings | Jonathan Neuschäfer | |
* Fix spelling with codespell[1] and manually review it. [1] http://git.profusion.mobi/cgit.cgi/lucas/codespell/ | |||
2011-08-18 | Also provide random-egd, for smooth transition | Samuel Thibault | |
2011-08-18 | use the fast random translator for random for now, secure is not seeded yet | Samuel Thibault | |
2011-08-18 | conflict/replace random-egd | Samuel Thibault | |
2011-08-18 | debian/control, debian/local/setup-translators: Use native random server ↵ | Samuel Thibault | |
instead of random-egd. | |||
2011-08-18 | patches/libpthread_procfs.patch: Add random server. | Samuel Thibault | |
2011-08-18 | Merge branch 'upstream-merged' | Samuel Thibault | |
2011-08-18 | Merge branch 'random-moved' into upstream-merged | Samuel Thibault | |
2011-08-18 | Move files for integration with the rest of hurd. | Samuel Thibault | |
2011-08-18 | Import version from Kilobug | Samuel Thibault | |
2011-08-18 | create /run/shm and /run/lock, to fix locking until we properly start rcS.d ↵ | Samuel Thibault | |
scripts. | |||
2011-08-12 | Avoid /tmp/entropy.sock compromision | Samuel Thibault | |
* local/setup-translators: Set up entropy socket in /var/run instead of /tmp, as the latter is world-writable. | |||
2011-08-11 | Revert "Fix spurious port deallocation" | Samuel Thibault | |
This reverts commit 7dd32866e6bd26fde00cae4f58658fb92ffc8e28. This has been commited upstream | |||
2011-08-11 | Fix spurious port deallocation | Samuel Thibault | |
* patches/proc_exception.patch: New patch to fix spurious port deallocation. | |||
2011-08-10 | Fix sync at shutdown | Samuel Thibault | |
* patches/libdiskfs_sync.patch: New patch to fix sync at shutdown. | |||
2011-08-01 | local/setup-translators: Restore /dev/shm creation. | Samuel Thibault | |
2011-08-01 | Comment patches | Samuel Thibault | |
2011-06-30 | Revert "drop generated files" | Samuel Thibault | |
This reverts commit fb489ff7a7989b85ae4f3c1deaf5dbf816de6545. The Makefile rules are not actually regenerating them properly. | |||
2011-06-11 | debian/local/runsystem: Set d-i umask to 022. | Samuel Thibault | |
2011-06-09 | Update to newer lintian format. | Samuel Thibault | |
2011-06-09 | Fix random translator path | Samuel Thibault | |
2011-06-08 | upload | Samuel Thibault | |
2011-06-05 | Add comX and random translators on installed system. | Samuel Thibault | |
2011-05-31 | Do not forget [hs]d0s{9,10} | Samuel Thibault | |
2011-05-30 | Enable keyboard and mouse repeaters by default | Samuel Thibault | |
debian/hurd-console.default: Enable keyboard and mouse repeaters by default for X11. | |||
2011-05-30 | Add entries for partitions 9-16 too | Samuel Thibault | |
debian/local/setup-translators: Add entries for partitions 9-16 too, as the full partman layout at least uses slice 9. | |||
2011-05-23 | Make the hurd package depend on random-egd | Samuel Thibault | |
to get /dev/*random working as early as d-i's base install. | |||
2011-05-20 | upload to unstable | Samuel Thibault | |
2011-05-20 | Build with gcc-4.6 | Samuel Thibault | |
2011-05-19 | New upstream snapshot | Samuel Thibault | |
2011-05-19 | Merge branch 'upstream-merged' | Samuel Thibault | |
2011-05-19 | Merge branch 'upstream' into upstream-merged | Samuel Thibault | |
2011-05-14 | Fix /usr/bin/w-hurd command name | Samuel Thibault | |
* debian/patches/uptime_w_path_fix.patch: Fix /usr/bin/w-hurd command name, thanks harish badrinath for the notice. | |||
2011-05-09 | drop generated files | Samuel Thibault | |
2011-05-08 | reorder vm_allocate_contiguous parameter like vm_allocate | Samuel Thibault | |