aboutsummaryrefslogtreecommitdiffstats
path: root/packages/e2fsprogs
AgeCommit message (Collapse)Author
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-16e2fsprogs: better fix for mkinstalldirs issueJeremy Lainé
* update mkinstalldirs.patch based on fedora patch * remove workaround for slugos, the new patch should work * apply patches to e2fsprogs-native too
2008-10-16e2fsprogs-native: don't pick up version 1.41.2 for now, it has issuesJeremy Lainé
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2008-10-13e2fsprogs: fix automake-1.9 vs automake-1.10Henning Heinold
* hm it seems we can use @mkdir_p@ on both version * sorry I did not see this earlier * bump PR
2008-10-13SlugOS: Set PREFERRED_VERSION for gettext, e2fsprogs, and add a temporaryMike Westerhof
hack to e2fsprogs_1.38.bb to work around the autotools and gettext version incompatabilities.
2008-10-12e2fsprogs: fix for newer gettext and add 1.41.2Henning Heinold
* add the same patch as in e2fsprogs-libs * add version 1.41.2, but let 1.38 be the default * bump PR on 1.38
2008-06-10lots of recipes: bump PR to get postinsts backKoen Kooi
* this is not a complete list * this still doesn't fix the pkg_postinst() type of bugs
2008-03-10e2fsprogs: Do not put --disable-nls twice into EXTRA_OECONF for uclibc.Leon Woestenberg
2008-01-04e2fsprogs: e2fsprogs wants (virtual/)libiconv for i18n, but let's disable ↵Koen Kooi
i18n to have a nice & small e2fsprogs for rescue filesystems, fixes #3604
2007-11-30e2fsprogs-1.38: Always --disable-nls for linux-uclibc.Leon Woestenberg
2007-11-30e2fsprogs-1.38: Use --disable-nls if USE_NLS=no. Fixes #3409.Leon Woestenberg
2007-02-22e2fsprogs: unbreak -native version, move common code to .inc from 1.38.bbMarcin Juszkiewicz
2007-02-22e2fsprogs: dropped old versionsMarcin Juszkiewicz
2007-02-15merge of '414cac1c77ff9fa2877bf185b1fb201f034ee108'OpenEmbedded Project
and 'bf8b52c7c7ffdfe7cb88423cc23d4eeb9c573c2f'
2007-02-15e2fsprogs: Added update-alternatives support for the binaries which conflict ↵Rod Whitby
with the latest busybox.
2007-02-12divers: fix some minor spacing and quoting issues for 14 bb files.Rolf Leggewie
2007-02-07e2fsprogs 1.38: stage .pc files Koen Kooi
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie
2006-12-21e2fsprogs: Replace ${PN} in .inc to make sure fetch does not break for ↵Rolf Leggewie
native package. Thanks hrw.
2006-12-20e2fsprogs: some unificationRolf Leggewie
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther
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-07-24e2fsprogs - Probems with parallel make.Raymond Danks
2006-04-22e2fsprogs: Split badblocks into separate package and add RDEPENDSOyvind Repvik
2006-02-02e2fsprogs: uuidgen is in bin, not sbinJustin Patrin
2006-01-31e2fsprogs: split out blkid for use in initrd in 1.38John Bowler
- blkid (and uuidgen) are useful for non-ext2/3 file systems (e.g. reiserfs) and can be used at boot to reliably find the root file system, therefore it is useful to have them in separate packages. e2fsprogs (${PN}) now RDEPENDS on the new packages to ensure nothing gets broken.
2006-01-21e2fsprogs: split off tune2fs into a separate packageOyvind Repvik
2005-11-08e2fsprogs: patch Makefile.ins to create symlinks instead of hardlinks, ↵Rene Wagner
remove bogus postinsts, and fix FILES in 1.38
2005-09-08e2fsprogs: Fix the use of sbindir (changed to base_sbindir)Oyvind Repvik
-mke2fs: Change mkfs.ext[23] to symlinks -e2fsck: Chanke fsck.ext[23] to symlinks
2005-07-28remove nonworking e2fsprogs 1.36, add e2fsprogs 1.38Michael Lauer
2005-06-30import clean BK tree at cset 1.3670Koen Kooi
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson
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