summaryrefslogtreecommitdiff
path: root/package/dmraid
AgeCommit message (Expand)Author
2018-04-16dmraid: don't test if the binary exists in the init scriptCarlos Santos
2017-10-29lvm2: make basic package available under muslPeter Korsgaard
2017-05-11package/d*/Config.in: fix help text wrappingAdam Duskett
2017-05-01Revert "lvm2: disable build with uClibc-ng"Waldemar Brodkorb
2017-04-02lvm2: disable build with uClibc-ngBaruch Siach
2017-04-01boot, linux, package: use SPDX short identifier for GPLv2/GPLv2+Rahul Bedarkar
2016-10-25package/lvm2: disable for musl toolchainsRomain Naour
2016-03-05package: remove _gp issue workaround for Codesourcery nios2 toolchainRomain Naour
2015-12-18toolchain-external: CodeSourcery NIOSII: support only one versionRomain Naour
2015-09-01package/dmraid: fix compilation under muslBrendan Heading
2015-07-27dmraid: exclude nios2 sourcery toolchains, _gp issueBrendan Heading
2015-04-19package/dmraid: add hashBernd Kuhls
2015-04-01packages: remove (non-)lfs dependencies and tweaksGustavo Zacarias
2015-02-19dmraid: remove superfluous INSTALL_TARGET_OPTSGustavo Zacarias
2014-12-11Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBSThomas Petazzoni
2014-12-02dmraid: install init script unconditionallyThomas Petazzoni
2014-10-25package: indentation cleanupJerzy Grzegorek
2014-10-04packages: rename FOO_INSTALL_TARGET_OPT into FOO_INSTALL_TARGET_OPTSThomas De Schampheleire
2014-07-09dmraid: add license informationGustavo Zacarias
2014-03-17lvm2: needs threadsGustavo Zacarias
2014-03-02dmraid: rename init script and use FOO_INSTALL_INIT_SYSVMaxime Hadjinlian
2014-03-02dmraid: bump version to 1.0.0.rc16-3Maxime Hadjinlian
2014-02-28Merge branch 'next'Peter Korsgaard
2014-02-19lvm2: disable static buildsFabio Porcedda
2014-02-13Revert "dmraid: disable on ARC arch"Anton Kolesov
2014-02-08dmraid: disable on ARC archRyan Barnett
2013-12-06packages: remove uninstall commandsThomas De Schampheleire
2013-11-10Config.in files: add missing dependencies to toolchain option commentsThomas De Schampheleire
2013-10-14Config.in files: unify comments of toolchain option dependenciesThomas De Schampheleire
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-02-05lvm2: uses fork()Peter Korsgaard
2013-01-20packages: remove all := signsThomas Petazzoni
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2010-10-04package: get rid of ".. has no inherent support for AVR32" commentsPeter Korsgaard
2010-09-16dmraid: misc cleanupPeter Korsgaard
2010-09-16dmraid: fix init scriptPeter Korsgaard
2010-09-12dmraid: remove useless strip and use correct step override methodThomas Petazzoni
2009-06-20dmraid must now require lvm2 and not dmNigel Kukard
2009-06-15dmraid linking against host system fixNigel Kukard
2009-05-07dmraid: broken with parallel make (lib + tools race)Peter Korsgaard
2009-03-04package: dm (and in turn dmraid) needs largefile supportPeter Korsgaard
2009-03-04dmraid: fix build & convert to Makefile.autotools.inPeter Korsgaard
2009-01-26Add help for packages without AVR32 supportUlf Samuelsson
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-12-04mdadm/dmraid: bump versionPeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-03-27buildroot: cleanup <package>-clean targets.Peter Korsgaard
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer