Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-04-29 | util-linux: fix build failure with newer kernel headers, patch from debian | Philipp Zabel | 2 | |
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2006-12-12 | many files: KERNELORG_MIRROR variable created | Marcin Juszkiewicz | 2 | |
2006-11-21 | util-linux: add debian patch and patches from #1533, courtesy Gerwin van der ↵ | Koen Kooi | 3 | |
Kruis, should close #1533 | ||||
2006-11-02 | util-linux: added configuration for mtx-[12] | Martin Dietze | 5 | |
2006-10-04 | util-linux: Put mkfs.minix and fsck.minix under update-alternatives | Jamie Lenehan | 5 | |
control so they don't conflict with the busybox versions. | ||||
2006-09-15 | util-linux: back out of my last change. | Rod Whitby | 1 | |
2006-09-15 | util-linux: bumped the PR on the latest version cause the .inc file changed | Rod Whitby | 1 | |
2006-09-15 | util-linux: fixed the checklink function - it was not removing the correct ↵ | Rod Whitby | 1 | |
file before reinstating a symbolic link | ||||
2006-08-05 | packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks! | Holger Freyther | 4 | |
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-07 | util-linux: gcc 4.1.1 did not like umount being redeclared as static | Frans Meulenbroeks | 6 | |
made patch to remove static, included it in the inc file bumped all PRs of the files that include that file | ||||
2006-06-01 | util-linux-native: Do not include .inc file. Too much is overridden. | Raymond Danks | 1 | |
2006-05-31 | util-linux - Add util-linux-native | Raymond Danks | 1 | |
2006-01-27 | util-linux: split out umount/swap/losetup commands in all | John Bowler | 5 | |
- 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-21 | util-linux: Upstream upgrade to 2.12r | Oyvind Repvik | 3 | |
Split off mount to separate package Fix fdisk thumb compilation problem. | ||||
2005-10-26 | slugos, openslug, ucslugc: move to new slugos base distro in openslug 3.0, ↵ | John Bowler | 1 | |
ucslugc 3 - all the nslu2-???.conf files are now slugos-???.conf and slugos has been made - the base for both openslug and ucslugc. OpenSlug now enables thumb interwork. | ||||
2005-10-01 | util-linux: change hwclock u-a prio to be lower than busybox | Oyvind Repvik | 2 | |
2005-09-09 | uclibc, alsa, monotone-5, util-linux: enable thumb on ucslugc, disable it on ↵ | John Bowler | 1 | |
these packages This commit causes thumb build for everything in ucslugc-packages except these packages and libgcc (from gcc). libgcc and uclibc still need some work, the other packages reveal compiler bugs (monotone), source bugs (alsa) or missing configuration (thumb arch support in util-linux) and so are disabled for the moment. | ||||
2005-08-05 | Bump PR. Why can I *never* remember to bump that PR? | Oyvind Repvik | 1 | |
2005-08-05 | Update u-a to include /bin/mount and umount (busybox conflict) | Oyvind Repvik | 1 | |
2005-07-23 | Updated to use update-alternatives and fix some FHS bugs | David Karlstrom | 2 | |
2005-07-18 | Work round ccache/timestamp problem in util-linux caused by a machine | John Bowler | 1 | |
generated .c seeming to be newer than the .o generated from it (cause by fine granularity make timestamps apparently). | ||||
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 9 | |
2005-05-23 | Merge bk://oe-devel.bkbits.net/openembedded | nslu2-linux.adm@bkbits.net | 7 | |
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/05/23 12:35:36+02:00 hrw.one.pl!hrw unified build of util-linux added util-linux 2.12q BKrev: 4291b30aD33dzLe0vcsmWcJUi-X2tQ | ||||
2005-04-17 | Remove pagesz-not-constant.patch as gcc34.patch is doing the same thing ↵ | Matthias Hentges | 1 | |
(which of course breaks the build) BKrev: 42626ce4FPjXcLtvz2gQJ0UgBliJig | ||||
2005-04-04 | A couple of packages (util-linux and procps) expect the PAGE_SIZE define from | Holger Schurig | 2 | |
<asm/page.h> to be a constant (e.g. using it to set the size of a static array) which no longer works since the latest glibc has changed this to use the "getpagesize()" function. There may be others, but these are the two that failed for me. BKrev: 42511526QrKR819dMIxBogIdn-8lIA | ||||
2005-04-03 | apply hack to get util-linux compiled | Michael Lauer | 2 | |
BKrev: 425066d5PNhGvDiXTB-m3x944D9Znw | ||||
2005-03-09 | Merge http://oe-devel@openembedded.bkbits.net/openembedded | Holger Schurig | 1 | |
into mnz66.mn-solutions.de:/usr/src/oe/p 2005/03/09 14:22:42+01:00 mn-solutions.de!schurig put readprofile into it's own IPK BKrev: 422ef8cawR7gNBiBI9WKdPLWFBRvNg | ||||
2004-12-28 | Merge bk://oe-devel.bkbits.net/openembedded | nslu2-linux.adm@bkbits.net | 1 | |
into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/28 15:59:44+01:00 handhelds.org!CoreDump util-linux: Update to 2.12o, since 2.12n has vanished (pulled?) BKrev: 41d17e581IuitmxBAoDQluo_zHC1vQ | ||||
2004-12-22 | Add util-linux version 2.12n. | Chris Larson | 7 | |
BKrev: 41c92959f6KU42EC-Gz3p4_07-PmCA | ||||
2004-12-09 | Merge oe-devel@oe-devel.bkbits.net:openembedded | Chris Larson | 7 | |
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA |