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 | only run ldconfig if ld.so.conf exists | Mike Frysinger | |
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-14 | Run ldconfig on the target rootfs to generate /etc/ld.so.cache | Eric Andersen | |
2005-06-25 | silly typo | Eric Andersen | |
2005-06-24 | The '-r' option has gone away | Eric Andersen | |
2005-06-24 | Finish implementing fakeroot handling so when we tar up the | Eric Andersen | |
rootfs, the tarball properly inherits device table settings and device nodes. | |||
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 | Fix broken config menu | Eric Andersen | |
2005-02-09 | allow users to generate tarballs of the target filesystem | Mike Frysinger | |