[FS#222] providing pre-built images for extroot for devices with 4MiB of storage

LEDE Bugs lede-bugs at lists.infradead.org
Wed Oct 12 08:11:31 PDT 2016


A new Flyspray task has been opened.  Details are below. 

User who did this - bobafetthotmail (bobafetthotmail) 

Attached to Project - LEDE Project
Summary - providing pre-built images for extroot for devices with 4MiB of storage
Task Type - Feature Request
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - Currently, the only way to be able to make extroot (use an external drive as overlay) for 4MiB devices is to build an image with the Image Builder as they can't fit the packages needed in the jffs.

For most linux users this isn't a major issue as the Image Builder runs on Linux and with a couple commands you build all, but it's still time-consuming.

For everyone else this is an issue, as they need to get a linux system, learn how to use the Image Builder, and so on.

I'm asking if it is possible to make pre-built images with the right packages to allow extroot on 4 MiB devices.

The packages I thing we need in these pre-built images are all is needed by the device to be able to format and check its own drive, because again most users don't have access to a linux system to format a drive with ext4 or whatever.

It seems e2fsprogs is too big to fit with the other packages required, currently only f2fs filesystem tools are split and can be used in 4MiB devices for extroot.

These are the packages that currently should allow building an extrootable image that fits on 4MiB storage:

blkid block-mount kmod-fs-f2fs kmod-usb-storage kmod-usb-uhci kmod-usb-ohci mkf2fs f2fsck

(of course no luci is included).
 

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=222



More information about the lede-bugs mailing list