summaryrefslogtreecommitdiffstats
path: root/package/util-linux
Commit message (Collapse)AuthorAgeFilesLines
* package/util-linux: don't lie about availability of '%ms' scanf modifierGabor Juhos2012-08-242-3/+108
| | | | | | | | | Use a patch from gentoo which allows building libmount even if the C library does not supports %ms/%as. See: https://bugs.gentoo.org/406303 SVN-Revision: 33270
* util-linux: disable udev support, add missing dependenciesFelix Fietkau2012-06-111-2/+5
| | | | SVN-Revision: 32183
* util-linux: libblkid depends on libuuidFelix Fietkau2012-06-101-9/+10
| | | | SVN-Revision: 32168
* util-linux: update to 2.21.2Luka Perkov2012-06-092-3/+3
| | | | SVN-Revision: 32141
* util-linux: fix typoLuka Perkov2012-06-051-2/+3
| | | | SVN-Revision: 32074
* fixes a descriptions mismatchJohn Crispin2012-05-301-2/+2
| | | | | | fixes #11381 SVN-Revision: 32012
* util-linux: compile with -fPIC, some users of its libuuid.a require it, e.g. ↵Jo-Philipp Wich2012-05-241-0/+2
| | | | | | cryptsetup (#11508) SVN-Revision: 31854
* package/util-linux: install development filesGabor Juhos2012-05-131-2/+26
| | | | | | | | Also remove trailing whitespaces from the Makefile. Based on a patch by M. Braun. SVN-Revision: 31701
* update/rename those packagesMirko Vogt2012-04-282-0/+607
| | | | | | | | | | | | | | | | | This patch makes several changes to the util-linux(-ng) package: * rename to util-linux (official name now, util-linux-ng got merged) * bump to last stable version 2.21.1 (was 2.13.0.1 before) * add several new packages * sort packages within Makefile * remove patches which got merged upstream This patch makes some changes to the e2fsprogs package: * bump to last stable version 1.42.2 * libraries moved from e2fsprogs to util-linux - take care of that Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31499
* util-linux(-ng): revert r31183, r31178 - the update introduced several ↵Jo-Philipp Wich2012-04-051-226/+0
| | | | | | regressions which need to be worked out first SVN-Revision: 31202
* util-linux: prevent packaging libtool placeholder scripts (#11224)Jo-Philipp Wich2012-04-041-4/+6
| | | | SVN-Revision: 31183
* util-linux: move and updateFlorian Fainelli2012-04-021-0/+224
| | | | | | | | | | | | | | | | This patch makes several changes with util-linux-ng package: * moves it to util-linux (upstream name) * bumps it to last stable version 2.20.1 (was 2.13.0.1) * adds new package getopt * sorts packages inside Makefile * removes patch, it has been applied upstream I would also like to maintain this package. Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31178
* nuke util-linux in favor of util-linux-ng, build only what we needImre Kaloz2007-10-255-301/+0
| | | | SVN-Revision: 9444
* more package submenusJohn Crispin2007-10-181-0/+3
| | | | SVN-Revision: 9351
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-081-1/+1
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-21/+29
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-1/+1
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* package/util-linux fixes: * don't use Build/Configure/Default since it is ↵Nicolas Thill2007-08-261-9/+14
| | | | | | not an autoconf based package * fix opt flags passed more than once * move DEPENDS:=@!LINUX_2_6_ETRAX in shared Package/util-linux/Default SVN-Revision: 8498
* add a '@KERNEL' download facility, tweak scriptNicolas Thill2007-08-261-4/+1
| | | | SVN-Revision: 8495
* Some packages make no sense or do not build for etraxJohn Crispin2007-07-291-1/+5
| | | | SVN-Revision: 8216
* Package the hardware clock utility and fix english typos (#2015)Florian Fainelli2007-07-041-3/+15
| | | | SVN-Revision: 7874
* fix util-linux compile on avr32Felix Fietkau2007-07-031-1/+1
| | | | SVN-Revision: 7860
* Package cfdisk and bump release number (#1992)Florian Fainelli2007-07-011-1/+15
| | | | SVN-Revision: 7828
* added several patches to make packages compile for the foxboardJohn Crispin2007-06-121-0/+11
| | | | SVN-Revision: 7597
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-043-46/+45
| | | | SVN-Revision: 7490
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places SVN-Revision: 6582
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-3/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580
* same propset here as changeset:6500Tim Yardley2007-03-041-1/+1
| | | | SVN-Revision: 6501
* pass the CFLAGS through the environment on compile and fix a few packagesFelix Fietkau2007-01-211-0/+1
| | | | SVN-Revision: 6154
* fix fdisk llseekFelix Fietkau2007-01-201-0/+32
| | | | SVN-Revision: 6144
* fix util-linux compileFelix Fietkau2006-12-141-0/+47
| | | | SVN-Revision: 5795
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-1/+1
| | | | SVN-Revision: 5624
* finally move buildroot-ng to trunkFelix Fietkau2016-03-203-0/+172