Topic: Ship "passwd" in c1 rootfs
Since the c1's rootfs can optionally be rw, I'd like to see passwd shipped on the stock rootfs. Size isn't really a concern on the rootfs like it was with the CC, so it shouldn't be a problem, right?
You are not logged in. Please login or register.
chumbysphere forum → Product Suggestions → Ship "passwd" in c1 rootfs
Since the c1's rootfs can optionally be rw, I'd like to see passwd shipped on the stock rootfs. Size isn't really a concern on the rootfs like it was with the CC, so it shouldn't be a problem, right?
Sure, I'll flip support for that on in busybox.
Just out of curiousity, what do you guys use for packaging up the rootfs? Is it 100% manual? Buildroot with glibc instead of uClibc? Buildroot-ng? Some "home brew" solution??
We use a home-grown solution. It relies heavily on clever Makefiles that are passed arguments like ARCH, CROSS_COMPILE, TARGET, CNPLATFORM, and CONFIGNAME. These last two vary depending on the product, and are what differentiates between an Ironforge (cc) and Falconwing (c1) build.
It all gets packaged and then fed to genext2fs (for c1) or mkfs.cramfs (for cc), which then uses a series of scripts that generates the update files and a ROM image like the one I posted earlier.
chumbysphere forum → Product Suggestions → Ship "passwd" in c1 rootfs
Powered by PunBB, supported by Informer Technologies, Inc.