Changeset 1993322 in freewrt for package/jffs2root/Config.in


Ignore:
Timestamp:
Apr 21, 2007, 7:23:44 PM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
6079702
Parents:
2d9a22a
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package/jffs2root/Config.in

    r2d9a22a r1993322  
    33        tristate
    44        default y if FWRT_TARGET_ROOTFS_JFFS2
    5         default y if FWRT_TARGET_ROOTFS_SQUASHFS_SYMLINKS
    65        default y if FWRT_TARGET_ROOTFS_SQUASHFS_OVERLAY
    76        default n
    87        depends on FWRT_TARGET_ROOTFS_JFFS2 || \
    9                    FWRT_TARGET_ROOTFS_SQUASHFS_SYMLINKS || \
    108                   FWRT_TARGET_ROOTFS_SQUASHFS_OVERLAY
    119        help
Note: See TracChangeset for help on using the changeset viewer.