freewrt_1_0
freewrt_2_0
|
Last change
on this file since 1993322 was 1993322, checked in by Waldemar Brodkorb <wbx@…>, 19 years ago |
|
remove squashfs symlinks root filesystem, it is ugly and overlay works stable and fine. 1.0.3 will come without squashfs-symlinks filesystem support. it is removed in trunk already. I never suggest to use symlinks method and we should not support it anymore
git-svn-id: svn://www.freewrt.org/branches/freewrt_1_0@2403 afb5a338-a214-0410-bd46-81f09a774fd1
|
-
Property mode
set to
100644
|
|
File size:
351 bytes
|
| Line | |
|---|
| 1 | config FWRT_PACKAGE_MTD
|
|---|
| 2 | prompt "mtd............................... Update utility for trx firmware images"
|
|---|
| 3 | tristate
|
|---|
| 4 | default y if FWRT_TARGET_ROOTFS_JFFS2
|
|---|
| 5 | default y if FWRT_TARGET_ROOTFS_SQUASHFS_OVERLAY
|
|---|
| 6 | default n
|
|---|
| 7 | depends on FWRT_TARGET_ROOTFS_JFFS2 || \
|
|---|
| 8 | FWRT_TARGET_ROOTFS_SQUASHFS_OVERLAY
|
|---|
| 9 | help
|
|---|
| 10 | Update utility for trx firmware images.
|
|---|
| 11 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.