Changeset 1993322 in freewrt for target/Config.in
- Timestamp:
- Apr 21, 2007, 7:23:44 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- 6079702
- Parents:
- 2d9a22a
- File:
-
- 1 edited
-
target/Config.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
target/Config.in
r2d9a22a r1993322 25 25 Build firmware images with a writable jffs2 root filesystem. 26 26 27 config FWRT_TARGET_ROOTFS_SQUASHFS_SYMLINKS28 bool "read-only root filesystem and symlinks (squashfs-symlinks)"29 select FWRT_PACKAGE_MTD30 select FWRT_PACKAGE_FWCF31 select FWRT_PACKAGE_JFFS2ROOT32 depends on FWRT_LINUX_2_4_BRCM33 help34 Build firmware images with a read-only and highly compressed35 (squashfs with lzma compression) root filesystem.36 Startup scripts will create symlinks to the writable jffs2 portion.37 If you want to change anything, first remove the symlink then edit38 the file.39 40 27 config FWRT_TARGET_ROOTFS_SQUASHFS_OVERLAY 41 28 bool "read-only root filesystem and overlay fs (squashfs-overlay)"
Note:
See TracChangeset
for help on using the changeset viewer.
