summaryrefslogtreecommitdiffstats
path: root/rules/util-linux.make
Commit message (Collapse)AuthorAgeFilesLines
* * util-linux.make:Marc Kleine-Budde2006-10-181-15/+0
| | | | | | | removed bogus double clean section git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6172 33e552b5-05e3-0310-8538-816dae2090ed
* * util-linux: updated to 2.13-pre7Robert Schwebel2006-10-171-48/+46
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6167 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.make:Marc Kleine-Budde2006-06-091-1/+0
| | | | | | | remove -include $(call package_depfile) git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5707 33e552b5-05e3-0310-8538-816dae2090ed
* * Changed "patchin" macro to use the packet label instead of theRobert Schwebel2006-05-211-1/+1
| | | | | | | | direct value. This is part of the efford to make local packets possible. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5517 33e552b5-05e3-0310-8538-816dae2090ed
* changed get and extract macros to use packet labelsRobert Schwebel2006-05-141-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5497 33e552b5-05e3-0310-8538-816dae2090ed
* follow Linux FHS, put mount in /binErwin Rol2006-04-101-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5389 33e552b5-05e3-0310-8538-816dae2090ed
* * util linux cleanupsMarc Kleine-Budde2006-03-031-56/+56
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4980 33e552b5-05e3-0310-8538-816dae2090ed
* reverted := vs. = patchRobert Schwebel2006-03-011-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4936 33e552b5-05e3-0310-8538-816dae2090ed
* fixed labelsRobert Schwebel2006-03-011-21/+21
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4907 33e552b5-05e3-0310-8538-816dae2090ed
* change variable nameSascha Hauer2006-03-011-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4899 33e552b5-05e3-0310-8538-816dae2090ed
* = -> := replacementSascha Hauer2006-03-011-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4890 33e552b5-05e3-0310-8538-816dae2090ed
* new calling convention for install_* macros. see commit 4759 to Rules.makeSascha Hauer2006-02-241-18/+18
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4760 33e552b5-05e3-0310-8538-816dae2090ed
* Remove obsolete get_patches.Ladislav Michl2006-02-111-1/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4568 33e552b5-05e3-0310-8538-816dae2090ed
* correct source dependencyJuergen Beisert2006-01-171-3/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4259 33e552b5-05e3-0310-8538-816dae2090ed
* documentation update and dependency fixesBjoern Buerger2006-01-171-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4240 33e552b5-05e3-0310-8538-816dae2090ed
* correct dependencyJuergen Beisert2006-01-171-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4186 33e552b5-05e3-0310-8538-816dae2090ed
* fix pathsRobert Schwebel2006-01-171-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4175 33e552b5-05e3-0310-8538-816dae2090ed
* fixup dependenciesRobert Schwebel2006-01-121-16/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3876 33e552b5-05e3-0310-8538-816dae2090ed
* fixup dependenciesRobert Schwebel2006-01-121-4/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3864 33e552b5-05e3-0310-8538-816dae2090ed
* avoid error message that non-generated make files are not being foundRobert Schwebel2006-01-101-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3766 33e552b5-05e3-0310-8538-816dae2090ed
* added generic call package_depfile rule for autogeneration of default ↵Bjoern Buerger2006-01-091-0/+2
| | | | | | dependencies - this should not break anything, since it just adds some more variables git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3743 33e552b5-05e3-0310-8538-816dae2090ed
* hide $(call touch) output with @; replace manual install by $(call install...Robert Schwebel2005-12-111-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3502 33e552b5-05e3-0310-8538-816dae2090ed
* git-svn-id: ↵Marc Kleine-Budde2005-11-301-1/+1
| | | | https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3482 33e552b5-05e3-0310-8538-816dae2090ed
* add packages to PACKAGES-yRobert Schwebel2005-11-131-3/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3340 33e552b5-05e3-0310-8538-816dae2090ed
* merge: backports from 0.9Robert Schwebel2005-09-281-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3172 33e552b5-05e3-0310-8538-816dae2090ed
* * util-linux: fix install of mount, add option for umountBjoern Buerger2005-08-041-0/+9
| | | | | | | | patch by Steven Scholz git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3016 33e552b5-05e3-0310-8538-816dae2090ed
* update to 2.12j; patch also updatedRobert Schwebel2005-05-221-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2642 33e552b5-05e3-0310-8538-816dae2090ed
* remove dependencies for nowRobert Schwebel2005-05-211-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2635 33e552b5-05e3-0310-8538-816dae2090ed
* put dependency on xchain components into Virtual.makeRobert Schwebel2005-05-101-2/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2597 33e552b5-05e3-0310-8538-816dae2090ed
* ipkgisation finishedRobert Schwebel2005-04-241-16/+16
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2507 33e552b5-05e3-0310-8538-816dae2090ed
* fixed ipgk_ vs. install_Robert Schwebel2005-04-181-16/+16
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2485 33e552b5-05e3-0310-8538-816dae2090ed
* added mount to util-linux; patch by Ladislav MichlRobert Schwebel2005-04-111-4/+8
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2430 33e552b5-05e3-0310-8538-816dae2090ed
* added sfdisk, cfdisk; fixed ipkg install mechanismRobert Schwebel2005-04-111-18/+36
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2425 33e552b5-05e3-0310-8538-816dae2090ed
* Added crosstool support; moved project specific stuff into project/ directory(no author)2004-09-011-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.5.2-trunk@1681 33e552b5-05e3-0310-8538-816dae2090ed
* add fdisk support; make cross compile for ARMRobert Schwebel2004-07-161-1/+10
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@1485 33e552b5-05e3-0310-8538-816dae2090ed
* BSP: split util-linux-Makefile into normal and hosttool section.Benedikt Spranger2003-12-081-92/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@881 33e552b5-05e3-0310-8538-816dae2090ed
* BSP: Frako dist.Benedikt Spranger2003-12-041-1/+92
| | | | | | | | | | | | | | openssh-host-keygen.sh: new scheme to generate hostkeys. e2fsprogs: hosttool section added grub: new framework to generate bootimages without sudo (to be continued) hosttools: util-linux added openssh: see openssh-host-keygen.sh util-linux: hosttool section added etc/frako/* + vendor-tweaks/frako: frako specific configurations e2tools/sysvinit: added git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@869 33e552b5-05e3-0310-8538-816dae2090ed
* * removed strange commentsMarc Kleine-Budde2003-10-261-5/+1
| | | | | | | FIXME: strange configure script, not cross enabled... git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@652 33e552b5-05e3-0310-8538-816dae2090ed
* * merge with testing-branchMarc Kleine-Budde2003-10-231-41/+40
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@608 33e552b5-05e3-0310-8538-816dae2090ed
* * added getpatchesMarc Kleine-Budde2003-09-161-7/+7
| | | | | | | * changed patchin git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@333 33e552b5-05e3-0310-8538-816dae2090ed
* Support for ipcs and readprofile added. [Dan Kegel]Robert Schwebel2003-09-021-2/+17
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@262 33e552b5-05e3-0310-8538-816dae2090ed
* Initial submission. [RSC]Robert Schwebel2003-08-261-0/+148
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@219 33e552b5-05e3-0310-8538-816dae2090ed