alicelinux

A lightweight musl + clang/llvm + libressl + busybox distro
git clone https://codeberg.org/emmett1/alicelinux
Log | Files | Refs | README | LICENSE

.files (7673B)


      1 drwxr-xr-x root/root    etc/
      2 -rw-r--r-- root/root    etc/e2scrub.conf.new
      3 -rw-r--r-- root/root    etc/mke2fs.conf.new
      4 drwxr-xr-x root/root    sbin/
      5 -rwxr-xr-x root/root    sbin/badblocks
      6 -rwxr-xr-x root/root    sbin/blkid
      7 -rwxr-xr-x root/root    sbin/debugfs
      8 -rwxr-xr-x root/root    sbin/dumpe2fs
      9 -rwxr-xr-x root/root    sbin/e2fsck
     10 -rwxr-xr-x root/root    sbin/e2image
     11 -rwxr-xr-x root/root    sbin/e2label
     12 -rwxr-xr-x root/root    sbin/e2mmpstatus
     13 -rwxr-xr-x root/root    sbin/e2scrub
     14 -rwxr-xr-x root/root    sbin/e2scrub_all
     15 -rwxr-xr-x root/root    sbin/e2undo
     16 -rwxr-xr-x root/root    sbin/findfs
     17 -rwxr-xr-x root/root    sbin/fsck.ext2
     18 -rwxr-xr-x root/root    sbin/fsck.ext3
     19 -rwxr-xr-x root/root    sbin/fsck.ext4
     20 -rwxr-xr-x root/root    sbin/logsave
     21 -rwxr-xr-x root/root    sbin/mke2fs
     22 -rwxr-xr-x root/root    sbin/mkfs.ext2
     23 -rwxr-xr-x root/root    sbin/mkfs.ext3
     24 -rwxr-xr-x root/root    sbin/mkfs.ext4
     25 -rwxr-xr-x root/root    sbin/resize2fs
     26 -rwxr-xr-x root/root    sbin/tune2fs
     27 drwxr-xr-x root/root    usr/
     28 drwxr-xr-x root/root    usr/bin/
     29 -rwxr-xr-x root/root    usr/bin/chattr
     30 -rwxr-xr-x root/root    usr/bin/compile_et
     31 -rwxr-xr-x root/root    usr/bin/lsattr
     32 -rwxr-xr-x root/root    usr/bin/mk_cmds
     33 -rwxr-xr-x root/root    usr/bin/uuidgen
     34 drwxr-xr-x root/root    usr/include/
     35 drwxr-xr-x root/root    usr/include/blkid/
     36 -rw-r--r-- root/root    usr/include/blkid/blkid.h
     37 -rw-r--r-- root/root    usr/include/blkid/blkid_types.h
     38 -rw-r--r-- root/root    usr/include/com_err.h -> usr/include/et/com_err.h
     39 drwxr-xr-x root/root    usr/include/e2p/
     40 -rw-r--r-- root/root    usr/include/e2p/e2p.h
     41 drwxr-xr-x root/root    usr/include/et/
     42 -rw-r--r-- root/root    usr/include/et/com_err.h
     43 drwxr-xr-x root/root    usr/include/ext2fs/
     44 -rw-r--r-- root/root    usr/include/ext2fs/bitops.h
     45 -rw-r--r-- root/root    usr/include/ext2fs/ext2_err.h
     46 -rw-r--r-- root/root    usr/include/ext2fs/ext2_ext_attr.h
     47 -rw-r--r-- root/root    usr/include/ext2fs/ext2_fs.h
     48 -rw-r--r-- root/root    usr/include/ext2fs/ext2_io.h
     49 -rw-r--r-- root/root    usr/include/ext2fs/ext2_types.h
     50 -rw-r--r-- root/root    usr/include/ext2fs/ext2fs.h
     51 -rw-r--r-- root/root    usr/include/ext2fs/ext3_extents.h
     52 -rw-r--r-- root/root    usr/include/ext2fs/hashmap.h
     53 -rw-r--r-- root/root    usr/include/ext2fs/qcow2.h
     54 -rw-r--r-- root/root    usr/include/ext2fs/tdb.h
     55 drwxr-xr-x root/root    usr/include/ss/
     56 -rw-r--r-- root/root    usr/include/ss/ss.h
     57 -rw-r--r-- root/root    usr/include/ss/ss_err.h
     58 drwxr-xr-x root/root    usr/include/uuid/
     59 -rw-r--r-- root/root    usr/include/uuid/uuid.h
     60 drwxr-xr-x root/root    usr/lib/
     61 -rwxr-xr-x root/root    usr/lib/e2initrd_helper
     62 lrwxrwxrwx root/root    usr/lib/libblkid.so -> libblkid.so.1
     63 lrwxrwxrwx root/root    usr/lib/libblkid.so.1 -> libblkid.so.1.0
     64 -rwxr-xr-x root/root    usr/lib/libblkid.so.1.0
     65 lrwxrwxrwx root/root    usr/lib/libcom_err.so -> libcom_err.so.2
     66 lrwxrwxrwx root/root    usr/lib/libcom_err.so.2 -> libcom_err.so.2.1
     67 -rwxr-xr-x root/root    usr/lib/libcom_err.so.2.1
     68 lrwxrwxrwx root/root    usr/lib/libe2p.so -> libe2p.so.2
     69 lrwxrwxrwx root/root    usr/lib/libe2p.so.2 -> libe2p.so.2.3
     70 -rwxr-xr-x root/root    usr/lib/libe2p.so.2.3
     71 lrwxrwxrwx root/root    usr/lib/libext2fs.so -> libext2fs.so.2
     72 lrwxrwxrwx root/root    usr/lib/libext2fs.so.2 -> libext2fs.so.2.4
     73 -rwxr-xr-x root/root    usr/lib/libext2fs.so.2.4
     74 lrwxrwxrwx root/root    usr/lib/libss.so -> libss.so.2
     75 lrwxrwxrwx root/root    usr/lib/libss.so.2 -> libss.so.2.0
     76 -rwxr-xr-x root/root    usr/lib/libss.so.2.0
     77 lrwxrwxrwx root/root    usr/lib/libuuid.so -> libuuid.so.1
     78 lrwxrwxrwx root/root    usr/lib/libuuid.so.1 -> libuuid.so.1.2
     79 -rwxr-xr-x root/root    usr/lib/libuuid.so.1.2
     80 drwxr-xr-x root/root    usr/lib/pkgconfig/
     81 -rw-r--r-- root/root    usr/lib/pkgconfig/blkid.pc
     82 -rw-r--r-- root/root    usr/lib/pkgconfig/com_err.pc
     83 -rw-r--r-- root/root    usr/lib/pkgconfig/e2p.pc
     84 -rw-r--r-- root/root    usr/lib/pkgconfig/ext2fs.pc
     85 -rw-r--r-- root/root    usr/lib/pkgconfig/ss.pc
     86 -rw-r--r-- root/root    usr/lib/pkgconfig/uuid.pc
     87 drwxr-xr-x root/root    usr/sbin/
     88 -rwxr-xr-x root/root    usr/sbin/e2freefrag
     89 -rwxr-xr-x root/root    usr/sbin/e4crypt
     90 -rwxr-xr-x root/root    usr/sbin/e4defrag
     91 -rwxr-xr-x root/root    usr/sbin/filefrag
     92 -rwxr-xr-x root/root    usr/sbin/mklost+found
     93 drwxr-xr-x root/root    usr/share/
     94 drwxr-xr-x root/root    usr/share/et/
     95 -rw-r--r-- root/root    usr/share/et/et_c.awk
     96 -rw-r--r-- root/root    usr/share/et/et_h.awk
     97 drwxr-xr-x root/root    usr/share/info/
     98 drwxr-xr-x root/root    usr/share/man/
     99 drwxr-xr-x root/root    usr/share/man/man1/
    100 -rw-r--r-- root/root    usr/share/man/man1/chattr.1.gz
    101 -rw-r--r-- root/root    usr/share/man/man1/compile_et.1.gz
    102 -rw-r--r-- root/root    usr/share/man/man1/lsattr.1.gz
    103 -rw-r--r-- root/root    usr/share/man/man1/mk_cmds.1.gz
    104 -rw-r--r-- root/root    usr/share/man/man1/uuidgen.1.gz
    105 drwxr-xr-x root/root    usr/share/man/man3/
    106 -rw-r--r-- root/root    usr/share/man/man3/com_err.3.gz
    107 -rw-r--r-- root/root    usr/share/man/man3/libblkid.3.gz
    108 -rw-r--r-- root/root    usr/share/man/man3/uuid.3.gz
    109 -rw-r--r-- root/root    usr/share/man/man3/uuid_clear.3.gz
    110 -rw-r--r-- root/root    usr/share/man/man3/uuid_compare.3.gz
    111 -rw-r--r-- root/root    usr/share/man/man3/uuid_copy.3.gz
    112 -rw-r--r-- root/root    usr/share/man/man3/uuid_generate.3.gz
    113 -rw-r--r-- root/root    usr/share/man/man3/uuid_generate_random.3.gz
    114 -rw-r--r-- root/root    usr/share/man/man3/uuid_generate_time.3.gz
    115 -rw-r--r-- root/root    usr/share/man/man3/uuid_is_null.3.gz
    116 -rw-r--r-- root/root    usr/share/man/man3/uuid_parse.3.gz
    117 -rw-r--r-- root/root    usr/share/man/man3/uuid_time.3.gz
    118 -rw-r--r-- root/root    usr/share/man/man3/uuid_unparse.3.gz
    119 drwxr-xr-x root/root    usr/share/man/man5/
    120 -rw-r--r-- root/root    usr/share/man/man5/e2fsck.conf.5.gz
    121 -rw-r--r-- root/root    usr/share/man/man5/ext2.5.gz
    122 -rw-r--r-- root/root    usr/share/man/man5/ext3.5.gz
    123 -rw-r--r-- root/root    usr/share/man/man5/ext4.5.gz
    124 -rw-r--r-- root/root    usr/share/man/man5/mke2fs.conf.5.gz
    125 drwxr-xr-x root/root    usr/share/man/man8/
    126 -rw-r--r-- root/root    usr/share/man/man8/badblocks.8.gz
    127 -rw-r--r-- root/root    usr/share/man/man8/blkid.8.gz
    128 -rw-r--r-- root/root    usr/share/man/man8/debugfs.8.gz
    129 -rw-r--r-- root/root    usr/share/man/man8/dumpe2fs.8.gz
    130 -rw-r--r-- root/root    usr/share/man/man8/e2freefrag.8.gz
    131 -rw-r--r-- root/root    usr/share/man/man8/e2fsck.8.gz
    132 -rw-r--r-- root/root    usr/share/man/man8/e2image.8.gz
    133 -rw-r--r-- root/root    usr/share/man/man8/e2label.8.gz
    134 -rw-r--r-- root/root    usr/share/man/man8/e2mmpstatus.8.gz
    135 -rw-r--r-- root/root    usr/share/man/man8/e2scrub.8.gz
    136 -rw-r--r-- root/root    usr/share/man/man8/e2scrub_all.8.gz
    137 -rw-r--r-- root/root    usr/share/man/man8/e2undo.8.gz
    138 -rw-r--r-- root/root    usr/share/man/man8/e4crypt.8.gz
    139 -rw-r--r-- root/root    usr/share/man/man8/e4defrag.8.gz
    140 -rw-r--r-- root/root    usr/share/man/man8/filefrag.8.gz
    141 -rw-r--r-- root/root    usr/share/man/man8/findfs.8.gz
    142 -rw-r--r-- root/root    usr/share/man/man8/fsck.ext2.8.gz
    143 -rw-r--r-- root/root    usr/share/man/man8/fsck.ext3.8.gz
    144 -rw-r--r-- root/root    usr/share/man/man8/fsck.ext4.8.gz
    145 -rw-r--r-- root/root    usr/share/man/man8/logsave.8.gz
    146 -rw-r--r-- root/root    usr/share/man/man8/mke2fs.8.gz
    147 -rw-r--r-- root/root    usr/share/man/man8/mkfs.ext2.8.gz
    148 -rw-r--r-- root/root    usr/share/man/man8/mkfs.ext3.8.gz
    149 -rw-r--r-- root/root    usr/share/man/man8/mkfs.ext4.8.gz
    150 -rw-r--r-- root/root    usr/share/man/man8/mklost+found.8.gz
    151 -rw-r--r-- root/root    usr/share/man/man8/resize2fs.8.gz
    152 -rw-r--r-- root/root    usr/share/man/man8/tune2fs.8.gz
    153 drwxr-xr-x root/root    usr/share/ss/
    154 -rw-r--r-- root/root    usr/share/ss/ct_c.awk
    155 -rw-r--r-- root/root    usr/share/ss/ct_c.sed