Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-14 | Run ldconfig on the target rootfs to generate /etc/ld.so.cache | Eric Andersen | |
2005-06-24 | don't use the older 2.0 squashfs format | Eric Andersen | |
2005-06-24 | Upgrade to latest, handle endianness automagically | Eric Andersen | |
2005-06-24 | The '-r' option has gone away | Eric Andersen | |
2005-06-24 | be a bit more consistant with naming, always escape wildcards | Eric Andersen | |
2005-06-24 | Finish implementing fakeroot handling so mksquashfs properly | Eric Andersen | |
inherits device table settings and device nodes, exactly as per mkfs* applications that support device tables natively. | |||
2005-06-24 | Use fakeroot and makedevs to fake mksquashfs into building properly setup file | Eric Andersen | |
permissions and device nodes into the target rootfs without needing to be root. | |||
2005-06-24 | mksquashfs is always rebuilt before generating rootfs image. The attached | Eric Andersen | |
patch avoids this issue, by creating a .unpacked file in the squashfs directory after the source tarball is unpacked, and making the mksquashfs target depend on the .unpacked file. http://bugs.busybox.net/view.php?id=234 | |||
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-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 | |||
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 | |