| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-10-13 | Create missed directories | Igor Pashev | 1 | -1/+1 | |
| 2012-06-20 | New package with fdisk | Igor Pashev | 1 | -0/+3 | |
| 2012-02-07 | Removed extra files | Igor Pashev | 1 | -2/+2 | |
| 2012-02-07 | Moved more into /usr/bin | Igor Pashev | 1 | -0/+5 | |
| 2012-01-22 | Restored building libblkid, findfs and wipefs | Igor Pashev | 1 | -7/+3 | |
| 2012-01-22 | Packaged for Dyson | Igor Pashev | 1 | -9/+13 | |
| 2012-01-22 | Special CPPFLAGS and configure options for illumos | Igor Pashev | 1 | -0/+8 | |
| 2012-01-21 | Put all under /usr if DEB_HOST_ARCH_OS=illumos (with DEB_HOST_MULTIARCH) | Igor Pashev | 1 | -0/+6 | |
| 2010-11-11 | Deliver agetty as both agetty and getty, preferring agetty. | LaMont Jones | 1 | -6/+3 | |
| Addresses-Debian-Bug: 117596 Signed-off-by: LaMont Jones <lamont@debian.org> | |||||
| 2009-10-10 | drop rdev on hurd | Hiroyuki Yamamoto | 1 | -1/+4 | |
| Addresses-Debian-Bug: 547808 Signed-off-by: LaMont Jones <lamont@debian.org> | |||||
| 2009-10-05 | 85-hwclock.rules only ran hwclock if BADYEAR defined. | Petter Reinholdtsen | 1 | -0/+1 | |
| Addresses-Debian-Bug: 543375 Signed-off-by: LaMont Jones <lamont@debian.org> | |||||
| 2009-09-22 | initramfs doesn't like hyphens in hook names. | LaMont Jones | 1 | -1/+1 | |
| Addresses-Debian-Bug: 544669 Signed-off-by: LaMont Jones <lamont@debian.org> | |||||
| 2009-09-20 | provide initramfs-tools hook to copy /sbin/blkid into initramfs | Jonas Meurer | 1 | -0/+1 | |
| Addresses-Debian-Bug: 544669 Signed-off-by: LaMont Jones <lamont@debian.org> | |||||
| 2009-09-20 | rules: remove usr/share/info/dir.gz | LaMont Jones | 1 | -0/+1 | |
| Addresses-Debian-Bug: 547488 Signed-off-by: LaMont Jones <lamont@debian.org> | |||||
| 2009-08-13 | hwclock*.sh: one more round of header tweaks. | LaMont Jones | 1 | -2/+3 | |
| Addresses-Debian-Bug: 520607 Signed-off-by: Petter Reinholdtsen <pere@hungry.com> Signed-off-by: LaMont Jones <lamont@debian.org> | |||||
| 2009-08-13 | hwclockfirst.sh: initscript LSB header in conflict with update-rc.d options | Kel Modderman | 1 | -0/+1 | |
| hwclockfirst should start before checkroot, followed by hwclock as far as I understand. This is not represented in the current dependency information, hwlockfirst and hwclock both only require mountdevsubfs to have started, thus they are started at same sequence in dependency based boot. Addresses-Debian-Bug: 487196 Signed-off-by: LaMont Jones <lamont@debian.org> | |||||
| 2009-08-13 | NMU | Aurelien Jarno | 1 | -9/+4 | |
| 2009-07-16 | build libuuid binary packages | Scott James Remnant | 1 | -6/+17 | |
| The libuuid library and tools have moved from e2fsprogs to util-linux-ng, and are now built and used by default. Take the packaging data from e2fsprogs to create those packages. | |||||
| 2009-07-16 | build libblkid binary packages | Scott James Remnant | 1 | -0/+13 | |
| The blkid library and tool have moved from e2fsprogs to util-linux-ng, and is now built and used by default. Merge the changes from Ubuntu to create these packages. | |||||
| 2009-07-14 | rules: Install udev rules into /lib/udev/rules.d | Scott James Remnant | 1 | -5/+0 | |
| Unconditionally install the udev rules, moving them on upgrade from /etc to /lib if necessary | |||||
| 2009-07-14 | hwclock: only call --systz from the udev rule | Scott James Remnant | 1 | -2/+1 | |
| Use the new --systz option in the udev rule for /dev/rtc0, stepping the clock if the hardware clock wasn't in localtime and updating the kernel timezone. Since udev can directly import /etc/default/rcS to get the UTC and BADYEAR settings, we don't need a wrapper shell script for this saving a bit of time. | |||||
| 2009-06-03 | meta: cleanup rules targets | LaMont Jones | 1 | -2/+2 | |
| Use trailing / on destinations, to make sure they're directories. Signed-off-by: LaMont Jones <lamont@debian.org> | |||||
| 2009-05-29 | metafile changes for kFreeBSD buildability hackery. | Aurelien Jarno | 1 | -9/+11 | |
| Addresses-Debian-Bug: #527384 Signed-off-by: LaMont Jones <lamont@debian.org> | |||||
| 2009-02-13 | hwclockfirst.sh: use correct LSB header info | Kel Modderman | 1 | -0/+1 | |
| Addresses-Debian-Bug: 487196 Signed-off-by: LaMont Jones <lamont@debian.org> | |||||
| 2008-06-22 | rules: drop separate configure target | LaMont Jones | 1 | -8/+3 | |
| Addresses-Debian-Bug: 487497 Signed-off-by: LaMont Jones <lamont@debian.org> | |||||
| 2008-02-10 | debian/rules: allow cross-building | Neil Williams | 1 | -1/+9 | |
| In line with the other cross-building support bugs: http://lists.debian.org/debian-devel/2007/11/msg00116.html This patch is necessary to allow util-linux to cross-build in Debian, following recommendations in autotools-dev. The cache file will be handled separately. Addresses-Debian-Bug: 465123 Signed-off-by: Neil Williams <codehelp@debian.org> Signed-off-by: LaMont Jones <lamont@debian.org> | |||||
| 2008-01-08 | hwclockfirst.sh: yet more tweaks for LSB init | LaMont Jones | 1 | -1/+2 | |
| Addresses-Debian-Bug: 459760 Signed-off-by: LaMont Jones <lamont@debian.org> | |||||
| 2008-01-06 | hwclockfirst: more LSB init cleanup | LaMont Jones | 1 | -1/+2 | |
| Addresses-Debian-Bug: 458346 Signed-off-by: LaMont Jones <lamont@debian.org> | |||||
| 2007-12-30 | rules: correct LSB init data for hwclockfirst.sh | LaMont Jones | 1 | -3/+1 | |
| Addresses-Debian-Bug: 458346 Signed-off-by: LaMont Jones <lamont@debian.org> | |||||
| 2007-11-18 | cal comes from bsdmainutils as well. | LaMont Jones | 1 | -0/+1 | |
| Drop the Replaces:, too, since we don't replace anything anymore. | |||||
| 2007-10-29 | build: don't deliver col* and ul as part of bsdutils for now. Closes: #446939 | LaMont Jones | 1 | -0/+3 | |
| Bsdmainutils delivers these files, so we'll not conflict with them for now. | |||||
| 2007-10-04 | deliver hwclockfirst.sh on ubuntu as well. LP: #63175 | LaMont Jones | 1 | -2/+1 | |
| 2007-09-27 | Honor DEB_BUILD_OPTIONS=nostrip | LaMont Jones | 1 | -1/+1 | |
| 2007-09-21 | hwclock: Reintroduce hwclockfirst.sh on Debian machines. Closes: #443487 | LaMont Jones | 1 | -1/+6 | |
| If /etc/localtime is a readable file, then set the time in hwclockfirst.sh before mounting the root partition. Many thanks to Ted T'so for the details (found in the bug report.) | |||||
| 2007-09-12 | build: cfdisk doesn't exist on some architectures. | LaMont Jones | 1 | -1/+1 | |
| 2007-09-12 | build: look for fdisk in the right place. Closes: LP#138040 | LaMont Jones | 1 | -1/+1 | |
| 2007-08-28 | Don't deliver hexdump bsdmainutils is newer). Closes: #439905 | LaMont Jones | 1 | -1/+2 | |
| 2007-08-27 | build: Have debian/rules deal with architectures that don't get packages. | LaMont Jones | 1 | -20/+20 | |
| Closes: #439830 | |||||
| 2007-08-26 | build: /usr/bin/rename needs to be an alternative. Closes: #439647 | LaMont Jones | 1 | -0/+3 | |
| 2007-08-26 | build: fdisk (and therefore the udebs) do not get built on m68k. | LaMont Jones | 1 | -2/+4 | |
| 2007-08-25 | debian/rules: cleanup and support nostrip option | LaMont Jones | 1 | -12/+11 | |
| 2007-08-25 | typo | LaMont Jones | 1 | -2/+2 | |
| 2007-08-25 | build: switch back to libblkid-dev for Debian. Closes: #439617 | LaMont Jones | 1 | -9/+5 | |
| 2007-08-25 | build: finish replacing linux32 | LaMont Jones | 1 | -0/+3 | |
| - put the man pages where it thinks they belong - util-linux now Conflicts/Provides: linux32 | |||||
| 2007-08-25 | build: convert to debhelper, deliver more stuff that was being built. | LaMont Jones | 1 | -334/+122 | |
| 2007-08-21 | build: deliver setarch | LaMont Jones | 1 | -2/+2 | |
| 2007-08-19 | slang: switch back to slang2 | LaMont Jones | 1 | -1/+1 | |
| 2007-08-19 | build: can't strip perl scripts. | LaMont Jones | 1 | -3/+5 | |
| build: deliver flock and flock.1. Closes: #435272 | |||||
| 2007-08-19 | build: Deliver the right scriptreplay. Closes: #438771 | LaMont Jones | 1 | -4/+1 | |
| 2007-08-19 | drop arch.1 man page as well. | LaMont Jones | 1 | -1/+1 | |
| Signed-off-by: LaMont Jones <lamont@mmjgroup.com> | |||||
