• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/e2fsprogs/Config.in
Carlos SantosCarlos Santos committed a48d94b7fc822 Apr 2017
Raw file
Source viewDiff to previous
 
1
menuconfig BR2_PACKAGE_E2FSPROGS
2
    bool "e2fsprogs"
3
    depends on BR2_USE_MMU # util-linux/libblkid
4
    select BR2_PACKAGE_UTIL_LINUX
5
    select BR2_PACKAGE_UTIL_LINUX_LIBBLKID
6
    select BR2_PACKAGE_UTIL_LINUX_LIBUUID
7
    help
8
      The EXT2 file system utilities.
9
​
10
      The uuid utilities (uuidd, uuidgen) are not built. Use the
11
      ones from util-linux, instead.
12
​
13
      http://e2fsprogs.sourceforge.net
14
​
15
if BR2_PACKAGE_E2FSPROGS
16
​
17
config BR2_PACKAGE_E2FSPROGS_BADBLOCKS
18
    bool "badblocks"
19
    default y
20
​
21
config BR2_PACKAGE_E2FSPROGS_CHATTR
22
    bool "chattr"
23
    default y
24
​
25
config BR2_PACKAGE_E2FSPROGS_DEBUGFS
26
    bool "debugfs"
27
​
28
config BR2_PACKAGE_E2FSPROGS_DUMPE2FS
29
    bool "dumpe2fs"
30
    default y
31
​
32
config BR2_PACKAGE_E2FSPROGS_E2FREEFRAG
33
    bool "e2freefrag"
34
    default y
35
​
36
config BR2_PACKAGE_E2FSPROGS_E2FSCK
37
    bool "e2fsck"
38
    default y
39
​
40
config BR2_PACKAGE_E2FSPROGS_E2IMAGE
41
    bool "e2image"
42
​
43
config BR2_PACKAGE_E2FSPROGS_E2LABEL
44
    bool "e2label"
45
    default y
46
​
47
config BR2_PACKAGE_E2FSPROGS_E2UNDO
48
    bool "e2undo"
49
    default y
50
​
51
config BR2_PACKAGE_E2FSPROGS_E4DEFRAG
52
    bool "e4defrag"
53
    depends on !BR2_nios2 # fallocate not implemented
54
    depends on !BR2_TOOLCHAIN_USES_UCLIBC # sync_file_range not impl
55
​
56
comment "e4defrag needs a glibc or musl toolchain"
57
    depends on !BR2_nios2
58
    depends on BR2_TOOLCHAIN_USES_UCLIBC
59
​
60
config BR2_PACKAGE_E2FSPROGS_FILEFRAG
61
    bool "filefrag"
62
    default y
63
​
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.