summaryrefslogtreecommitdiffstats
path: root/package/util-linux/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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-281-0/+563
| | | | | | | | | | | | | | | | | 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-251-133/+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
* Package cfdisk and bump release number (#1992)Florian Fainelli2007-07-011-1/+15
| | | | SVN-Revision: 7828
* 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
* 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-201-0/+93