summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
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
2005-06-24mksquashfs is always rebuilt before generating rootfs image. The attachedEric Andersen
2005-06-23New target/device: Via epia-mii:Eric Andersen
2005-06-23Add support for building a few commonly used bootloadersEric Andersen
2005-06-09Make the sourceforge mirror site a config option, as sourceforgeEric Andersen
2005-06-09routine .config updateEric Andersen
2005-06-09Add a standalone makedevs application to be used along withEric Andersen
2005-05-06Teach cramfs to handle byteswapping sanely. I want to specifyEric Andersen
2005-05-03Initial support for MS7206SE01 sh2a board.Paul Mundt
2005-05-02Get the board-specific dependencies right.Paul Mundt