Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-08 | Prevent problems with fakeroot possibly trying to use stale host filesystem | Eric Andersen | |
inodes by carefully regenerating fakeroot.env from package specific files. | |||
2005-08-08 | minor cleanup for target handling | Eric Andersen | |
2005-08-04 | Allow packages to use fakeroot. To accomodate this, convert all | Eric Andersen | |
target filesystem creation tools to also use fakeroot. | |||
2005-07-27 | Minor updates | Eric Andersen | |
2005-07-14 | Run ldconfig on the target rootfs to generate /etc/ld.so.cache | Eric Andersen | |
2005-06-24 | be a bit more consistant with naming, always escape wildcards | Eric Andersen | |
2005-06-09 | Make the sourceforge mirror site a config option, as sourceforge | Eric Andersen | |
mirrors tend to change, move, go down, etc from time to time. | |||
2005-05-06 | Teach cramfs to handle byteswapping sanely. I want to specify | Eric Andersen | |
big endian or little endian, not whether to unconditionally do byteswapping regardless of build system byte order. | |||
2005-04-14 | Update cramfs to handle switching endianness when necessary | Eric Andersen | |
2005-04-12 | Apply patch from http://bugs.busybox.net/view.php?id=205 | Eric Andersen | |
2005-02-10 | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | |
general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | |||
2005-02-09 | add URL for more info | Mike Frysinger | |
2004-10-27 | use fs type as file extension | Tim Riker | |
2004-10-09 | Fix it so we once again build the target root_fs | Eric Andersen | |
2004-10-09 | Remove references to the obsolete SOURCE_DIR | Eric Andersen | |
2004-10-09 | facelift step number two | Eric Andersen | |