summaryrefslogtreecommitdiff
path: root/packages/util-linux/util-linux_2.12r.bb
AgeCommit message (Collapse)AuthorFiles
2006-10-04util-linux: Put mkfs.minix and fsck.minix under update-alternativesJamie Lenehan1
control so they don't conflict with the busybox versions.
2006-09-15util-linux: bumped the PR on the latest version cause the .inc file changedRod Whitby1
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther1
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-06-07util-linux: gcc 4.1.1 did not like umount being redeclared as staticFrans Meulenbroeks1
made patch to remove static, included it in the inc file bumped all PRs of the files that include that file
2006-01-27util-linux: split out umount/swap/losetup commands in allJohn Bowler1
- There already was a separate package for 'mount', there are now packages for umount, swaponoff and losetup - i.e. all the 'mount' tools except pivot_root. To ensure backward compatibility util-linux (the main package) RDEPENDS on the new packages.
2006-01-21util-linux: Upstream upgrade to 2.12rOyvind Repvik1
Split off mount to separate package Fix fdisk thumb compilation problem.