Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-08 | upload to unstable | Samuel Thibault | |
2013-07-07 | Merge branch 'master' into HEAD | Samuel Thibault | |
Conflicts: debian/changelog | |||
2013-07-07 | Merge branch 'upstream-merged' into HEAD | Samuel Thibault | |
2013-07-07 | Merge branch 'procfs-jkoenig-moved' into upstream-merged | Samuel Thibault | |
2013-07-07 | Merge branch 'upstream' into upstream-merged | Samuel Thibault | |
2013-07-07 | Merge remote-tracking branch 'upstream/master' into upstream | Samuel Thibault | |
2013-07-07 | Merge branch 'procfs-jkoenig' into procfs-jkoenig-moved | Samuel Thibault | |
2013-07-07 | Merge remote-tracking branch 'procfs/master' into procfs-jkoenig | Samuel Thibault | |
2013-07-07 | More mount/umount work from Justus Winter | Samuel Thibault | |
patches/{mount-{test-opts,ignore-mounted-all,t-auto}, sutils-{types,multiple-none}}.patch: New patches from Justus Winter to make mount more compatible with Linux'. patches/umount.patch: New patch to add umount tool. | |||
2013-06-29 | Make procfs behave as sysvinit desires | Samuel Thibault | |
patches/procfs-{update,default,get-options}.patch: New patches from Justus Winter | |||
2013-06-29 | procfs: enable fsys_set_options | Justus Winter | |
Make procfs translators handle fsys_set_options requests by pointing netfs_runtime_argp to our argp struct. * procfs/main.c (netfs_runtime_argp): New variable. | |||
2013-06-29 | procfs: keep old config values if the parsing fails | Justus Winter | |
Previously if strtol failed the previous configuration value would get overwritten. Prevent this by storing the result in a temporary variable and update the configuration if the argument was parsed correctly and passed the sanity checks. * procfs/main.c (argp_parser): Keep old configuration in case a malformed value is encountered. | |||
2013-06-29 | procfs: fix the error handling in argp_parser | Samuel Thibault | |
Do not exit using error (1, ..) but gracefully handle the error using argp_error. Also fix a typo ("the a user") while touching these lines. * procfs/main.c (argp_parser): Proper error handling. (argp_parser): Fix typo. | |||
2013-06-29 | ignore loop option | Samuel Thibault | |
2013-06-29 | make mount more compatible with Linux' | Samuel Thibault | |
patches/mount-{f,n,remount}.patch from Justus Winter | |||
2013-06-19 | Merge branch 'upstream-merged' | Samuel Thibault | |
2013-06-19 | Merge branch 'upstream' into upstream-merged | Samuel Thibault | |
2013-06-19 | Merge remote-tracking branch 'upstream/master' into upstream | Samuel Thibault | |
2013-06-19 | Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurd | Samuel Thibault | |
Conflicts: debian/changelog | |||
2013-06-19 | Fix documentation build, add io_select_timeout | Samuel Thibault | |
* Add doc-fix.patch to fix documentation build. * Add io_select_timeout patch to introduce the RPC definition for libc to build the RPC stubs. | |||
2013-05-02 | Upload | Samuel Thibault | |
2013-05-02 | Merge branch 'upstream-merged' | Samuel Thibault | |
2013-05-02 | Regenerate configure | Samuel Thibault | |
2013-05-02 | Merge branch 'procfs-jkoenig-moved' into upstream-merged | Samuel Thibault | |
2013-05-02 | Merge branch 'upstream' into upstream-merged | Samuel Thibault | |
2013-05-02 | Merge remote-tracking branch 'upstream/master' into upstream | Samuel Thibault | |
2013-05-02 | Merge branch 'procfs-jkoenig' into procfs-jkoenig-moved | Samuel Thibault | |
2013-05-02 | Merge remote-tracking branch 'procfs/master' into procfs-jkoenig | Samuel Thibault | |
2013-05-01 | control: build-depend on gawk. | Samuel Thibault | |
2013-04-29 | Do not create lpr3, it does not exist in standard PC hardware. | Samuel Thibault | |
2013-04-12 | hurd: pre-depend on hurd-libs0.3 (#704998) | Pino Toscano | |
2013-03-24 | Install the Debian NEWS file only in the hurd binary | Pino Toscano | |
2013-03-24 | Stop installing the upstream ChangeLog | Pino Toscano | |
it is just a pointer to the pre-Git ChangeLog files | |||
2013-03-24 | start a new changelog entry for 20130226-3 | Pino Toscano | |
2013-03-16 | upload to unstable | Samuel Thibault | |
2013-03-10 | upload | Samuel Thibault | |
2013-03-10 | make package splitting more prominent | Samuel Thibault | |
2013-03-02 | Remove old hack for the "stat" permissions | Pino Toscano | |
7550343b09a94dc1c659ad74dc75b3b77e7ab0bc added a better way to set the permissions of that file, so this old hack is not needed anymore. * process.c (process_lookup_pid): Do not change the mode of ENTRIES[2].hook. | |||
2013-02-28 | update lintian overrides | Pino Toscano | |
2013-02-28 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd | Samuel Thibault | |
2013-02-28 | Split the hurd libraries in own hurd-libs0.3{,-udeb} packages | Pino Toscano | |
2013-02-28 | hurd libs: install in multiarch lib dirs (when !udeb) | Pino Toscano | |
2013-02-28 | Call dh_install with --list-missing | Pino Toscano | |
2013-02-28 | hurd{,-dev,-udeb}.install -> hurd{,-dev,-udeb}.install.in | Pino Toscano | |
generate the .install files at build time, so we can put values known only at build time | |||
2013-02-28 | Add missing autotools-dev build dependency | Pino Toscano | |
for the autotools_dev dh addon | |||
2013-02-27 | hurd-doc: update suggests | Pino Toscano | |
- Remove hurd (a bit pointless, since it is essential). - Add www-browser (for the HTML documentation). | |||
2013-02-27 | hurd-dev: add ${shlibs:Depends} | Pino Toscano | |
followup of 9c702196d81460380875874ab0e10cb7d365ee5f | |||
2013-02-27 | hurd-dev: remove the libsem-dev conflicts/replaces/provides | Pino Toscano | |
nowadays they are obsolete, since the libsem has been removed from the archive more than 6 years ago (we can assume nobody has it installed anymore) | |||
2013-02-27 | Move /bin/timertest and /bin/fstests from hurd to hurd-dev | Pino Toscano | |
they are development-related utilities; add proper breaks/replaces. | |||
2013-02-27 | changelog: make Samuel's entries explicit | Pino Toscano | |