summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2006-02-10add linux-2.4.32 kernel support for the q5 board per case 0000715David Anders
2006-01-25add the amd au1500 based q5 board per case 0000374David Anders
2006-01-25add cloop as a new file system image type per case 0000151David Anders
2006-01-23added the soekris net4801 target per case 0000613David Anders
2006-01-21arm/*/*.mk does not exist, maybe it does not fail with this, else prpplague, ...Peter S. Mazinger
2006-01-20fix kernel build from bug report 0000476David Anders
2006-01-20add arm target sub-dirDavid Anders
2006-01-20fixed includes for arch sub-dirsDavid Anders
2006-01-19add Sharp LH79520 based LNode80 targetDavid Anders
2005-12-21- fix check for group and user (untested..)Bernhard Reutner-Fischer
2005-12-21- use HOSTCC instead of hardcoded compiler which may or may not be available.Bernhard Reutner-Fischer
2005-12-10- remove doublequotes from rootfs tar optionsBernhard Reutner-Fischer
2005-11-25- correct help text for development system.Bernhard Reutner-Fischer
2005-11-15dropbear config has been renamedMike Frysinger
2005-11-04Well that was stupid. It seems we were carrying about two copies of pre-builtEric Andersen
2005-11-04terminfo stuff is created by ncurses, and should not be installedEric Andersen
2005-09-24Fix renaming of UCLIBC_HAS_THREADS_NATIVE option for buildroot."Steven J. Hill"
2005-09-12Add new configuration option."Steven J. Hill"
2005-09-09touchup target menu displayMike Frysinger
2005-08-10resyncEric Andersen
2005-08-09add the wheel groupMike Frysinger
2005-08-09Add 'nogroup' to make ltp happyEric Andersen
2005-08-09typo -- revenge of cut n pasteEric Andersen
2005-08-08Prevent problems with fakeroot possibly trying to use stale host filesystemEric Andersen
2005-08-08Prevent problems with fakeroot possibly trying to use stale host filesystemEric Andersen
2005-08-08minor cleanup for target handlingEric Andersen
2005-08-08also need to depend on makedevs as noted by emalkowski in Bug #366Mike Frysinger
2005-08-08make sure we depend on fakeroot existing #366 by pnoffkeMike Frysinger
2005-08-07Add nobody and users to make LTP happier.Joakim Tjernlund
2005-08-07make sure ext2 target depends on fakerootMike Frysinger
2005-08-04only run ldconfig if ld.so.conf existsMike Frysinger
2005-08-04Allow packages to use fakeroot. To accomodate this, convert allEric Andersen
2005-08-03Add /dev/shm.Manuel Novoa III
2005-08-01Only include linux makefile when properly selectedEric Andersen
2005-08-01Via EPIA MII specific Linux config is (surprise) specific to the Via EPIA MIIEric Andersen
2005-07-29Add in options for NPTL in uClibc. Users can select, but since NPTL is"Steven J. Hill"
2005-07-27Minor updatesEric Andersen
2005-07-18Fixup standalong makedevs to handle regular files, and also fixEric Andersen
2005-07-14Run ldconfig on the target rootfs to generate /etc/ld.so.cacheEric Andersen
2005-07-14Add device nodes for /dev/input by default (xorg and others want then)Eric Andersen
2005-07-11Patrick Doyle writes:Mike Frysinger
2005-06-25silly typoEric Andersen
2005-06-24don't use the older 2.0 squashfs formatEric Andersen
2005-06-24Upgrade to latest, handle endianness automagicallyEric Andersen
2005-06-24minor cleanupsEric Andersen
2005-06-24The '-r' option has gone awayEric Andersen
2005-06-24be a bit more consistant with naming, always escape wildcardsEric Andersen
2005-06-24Finish implementing fakeroot handling so when we tar up theEric Andersen
2005-06-24Finish implementing fakeroot handling so mksquashfs properlyEric Andersen
2005-06-24Use fakeroot and makedevs to fake mksquashfs into building properly setup fileEric Andersen