Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-26 | Same procedure for fakeroot | Michael Banck | |
2008-09-26 | * debian/rules: Install uptime and vmstat into /usr/bin, not /bin. | Michael Banck | |
* debian/hurd.postinst: Update accordingly. | |||
2008-09-26 | Move w to /usr/bin | Michael Banck | |
2008-09-23 | Fix paths | Michael Banck | |
2008-09-21 | + debian/rules (install/hurd): Likewise. | Michael Banck | |
2008-09-21 | + debian/rules (build/hurd): Replace build-tree with $(DEB_SRCDIR). | Michael Banck | |
2008-09-21 | + debian/rules (DEB_TAR_SRCDIR): Removed. | Michael Banck | |
+ debian/rules (tarball.mk) No longer include it. + debian/rules (simple-patchsys.mk) Replaced with ... + debian/rules (patchsys-quilt.mk) ... this. + debian/patches/series: New file. | |||
2008-09-12 | * debian/rules (SUID_PROGRAMS): Likewise. | Michael Banck | |
2008-09-04 | * debian/rules (install/hurd): Move away ps, uptime, vmstat and w in order | Michael Banck | |
to have them handled by update-alternatives. * debian/hurd.postinst: Run update-alternatives for ps, uptime, vmstat and w. | |||
2008-06-10 | * debian/rules (CC): New variable, set to gcc-4.2. | Michael Banck | |
2007-08-09 | Install servers.boot in debian/rules, not from debian/hurd.install | Michael Banck | |
2006-08-25 | * debian/rules (build/hurd::): Assemble all upstream ChangeLogs to one | Michael Banck | |
big ChangeLog. * debian/rules (DEB_INSTALL_CHANGELOGS_ALL): New variable, install it. | |||
2006-04-25 | Fix installation of <soundcard.h> into staging area | Michael Banck | |
2006-04-25 | * local/soundcard.h: New file by Samuel Thibault. | Michael Banck | |
* debian/rules (install/hurd-dev::) New rule, install soundcard.h in /usr/include/sys. | |||
2006-01-20 | * debian/rules (install/hurd::): Install motd.UTF8 into /etc. | Michael Banck | |
2005-10-31 | * debian/rules (CC): Removed. | Michael Banck | |
2005-08-31 | * debian/rules (CC): New variable, set to gcc-3.3. | Michael Banck | |
2005-06-19 | Install hurd-console into debian/hurd/etc/hurd-console, not | Michael Banck | |
debian/tmp/etc/hurd-console. | |||
2005-06-19 | * debian/patches/hurd_console_startup.patch: New patch, adding | Michael Banck | |
support for starting the Hurd console on bootup. * debian/hurd-console.default: New file. * debian/rules (install/hurd::) Install it into debian/tmp/etc/default. * debian/rules/hurd.install: Ship debian/tmp/etc/default/hurd-console. | |||
2005-06-12 | * debian/rules (DEB_CONFIGURE_USER_FLAGS): Build iso9660fs.static | Michael Banck | |
as well. * debian/hurd-udeb.install: Added iso9660fs.static. | |||
2005-04-15 | * debian/control (hurd-dbg): New package. | Michael Banck | |
* debian/rules (DEB_DH_STRIP_ARGS): Add support for hurd-dbg. * debian/hurd-dbg.dirs: New file. * debian/control (hurd-doc): New package. (Build-Depends-Indep): Added texi2html. * debian/rules (build/hurd::): Generate html version of the manual. * debian/hurd-doc.info: New file. * debian/hurd-doc.docs: New file. | |||
2005-02-18 | line wrapping fix | Michael Banck | |
2005-02-18 | Revert hurd-dbg package, introduce it in the next revision. | Michael Banck | |
2005-02-04 | * debian/rules (install/hurd::): Rename /bin/fakeroot to | Michael Banck | |
/bin/fakeroot-hurd. | |||
2005-01-21 | * debian/control (hurd-dbg): New package. | Michael Banck | |
* debian/rules (DEB_DH_STRIP_ARGS): Add support for hurd-dbg. * debian/hurd-dbg.dirs: New file. | |||
2004-09-28 | Set suid bit to other binaries (/bin/ps, /bin/ids, /bin/w). | Guillem Jover | |
(Closes: #273507) Thanks Ognyan Kulev <ogi@fmi.uni-sofia.bg>. | |||
2004-09-26 | Change the suid bit from the installed login binary not the origin. | Guillem Jover | |
2004-09-22 | debian/hurd.postinst: Move /bin/login suid root chmod to debian/rules. | Guillem Jover | |
2004-09-09 | Initial import. | Guillem Jover | |