alicelinux

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

.files (8293B)


      1 drwxr-xr-x root/root    etc/
      2 -rw-r--r-- root/root    etc/slsh.rc.new
      3 drwxr-xr-x root/root    usr/
      4 drwxr-xr-x root/root    usr/bin/
      5 -rwxr-xr-x root/root    usr/bin/slsh
      6 drwxr-xr-x root/root    usr/include/
      7 -rw-r--r-- root/root    usr/include/slang.h
      8 -rw-r--r-- root/root    usr/include/slcurses.h
      9 drwxr-xr-x root/root    usr/lib/
     10 lrwxrwxrwx root/root    usr/lib/libslang.so -> libslang.so.2
     11 lrwxrwxrwx root/root    usr/lib/libslang.so.2 -> libslang.so.2.3.3
     12 -rwxr-xr-x root/root    usr/lib/libslang.so.2.3.3
     13 drwxr-xr-x root/root    usr/lib/pkgconfig/
     14 -rw-r--r-- root/root    usr/lib/pkgconfig/slang.pc
     15 drwxr-xr-x root/root    usr/lib/slang/
     16 drwxr-xr-x root/root    usr/lib/slang/v2/
     17 drwxr-xr-x root/root    usr/lib/slang/v2/modules/
     18 -rwxr-xr-x root/root    usr/lib/slang/v2/modules/base64-module.so
     19 -rwxr-xr-x root/root    usr/lib/slang/v2/modules/chksum-module.so
     20 -rwxr-xr-x root/root    usr/lib/slang/v2/modules/csv-module.so
     21 -rwxr-xr-x root/root    usr/lib/slang/v2/modules/fcntl-module.so
     22 -rwxr-xr-x root/root    usr/lib/slang/v2/modules/fork-module.so
     23 -rwxr-xr-x root/root    usr/lib/slang/v2/modules/histogram-module.so
     24 -rwxr-xr-x root/root    usr/lib/slang/v2/modules/iconv-module.so
     25 -rwxr-xr-x root/root    usr/lib/slang/v2/modules/json-module.so
     26 -rwxr-xr-x root/root    usr/lib/slang/v2/modules/png-module.so
     27 -rwxr-xr-x root/root    usr/lib/slang/v2/modules/rand-module.so
     28 -rwxr-xr-x root/root    usr/lib/slang/v2/modules/select-module.so
     29 -rwxr-xr-x root/root    usr/lib/slang/v2/modules/slsmg-module.so
     30 -rwxr-xr-x root/root    usr/lib/slang/v2/modules/socket-module.so
     31 -rwxr-xr-x root/root    usr/lib/slang/v2/modules/stats-module.so
     32 -rwxr-xr-x root/root    usr/lib/slang/v2/modules/sysconf-module.so
     33 -rwxr-xr-x root/root    usr/lib/slang/v2/modules/termios-module.so
     34 -rwxr-xr-x root/root    usr/lib/slang/v2/modules/varray-module.so
     35 -rwxr-xr-x root/root    usr/lib/slang/v2/modules/zlib-module.so
     36 drwxr-xr-x root/root    usr/share/
     37 drwxr-xr-x root/root    usr/share/man/
     38 drwxr-xr-x root/root    usr/share/man/man1/
     39 -rw-r--r-- root/root    usr/share/man/man1/slsh.1.gz
     40 drwxr-xr-x root/root    usr/share/slsh/
     41 -rw-r--r-- root/root    usr/share/slsh/arrayfuns.sl
     42 -rw-r--r-- root/root    usr/share/slsh/autoload.sl
     43 -rw-r--r-- root/root    usr/share/slsh/base64.sl
     44 -rw-r--r-- root/root    usr/share/slsh/chksum.sl
     45 drwxr-xr-x root/root    usr/share/slsh/cmaps/
     46 -rw-r--r-- root/root    usr/share/slsh/cmaps/cool.map
     47 -rw-r--r-- root/root    usr/share/slsh/cmaps/coolwarm.map
     48 -rw-r--r-- root/root    usr/share/slsh/cmaps/copper.map
     49 -rw-r--r-- root/root    usr/share/slsh/cmaps/cubicl.map
     50 -rw-r--r-- root/root    usr/share/slsh/cmaps/cubicyf.map
     51 -rw-r--r-- root/root    usr/share/slsh/cmaps/drywet.map
     52 -rw-r--r-- root/root    usr/share/slsh/cmaps/ds9b.map
     53 -rw-r--r-- root/root    usr/share/slsh/cmaps/ds9sls.map
     54 -rw-r--r-- root/root    usr/share/slsh/cmaps/edge.map
     55 -rw-r--r-- root/root    usr/share/slsh/cmaps/gebco.map
     56 -rw-r--r-- root/root    usr/share/slsh/cmaps/globe.map
     57 -rw-r--r-- root/root    usr/share/slsh/cmaps/gray.map
     58 -rw-r--r-- root/root    usr/share/slsh/cmaps/haxby.map
     59 -rw-r--r-- root/root    usr/share/slsh/cmaps/hot.map
     60 -rw-r--r-- root/root    usr/share/slsh/cmaps/jet.map
     61 -rw-r--r-- root/root    usr/share/slsh/cmaps/no_green.map
     62 -rw-r--r-- root/root    usr/share/slsh/cmaps/ocean.map
     63 -rw-r--r-- root/root    usr/share/slsh/cmaps/polar.map
     64 -rw-r--r-- root/root    usr/share/slsh/cmaps/rainbow.map
     65 -rw-r--r-- root/root    usr/share/slsh/cmaps/red2green.map
     66 -rw-r--r-- root/root    usr/share/slsh/cmaps/relief.map
     67 -rw-r--r-- root/root    usr/share/slsh/cmaps/sealand.map
     68 -rw-r--r-- root/root    usr/share/slsh/cmaps/seis.map
     69 -rw-r--r-- root/root    usr/share/slsh/cmaps/split.map
     70 -rw-r--r-- root/root    usr/share/slsh/cmaps/topo.map
     71 -rw-r--r-- root/root    usr/share/slsh/cmaps/wysiwyg.map
     72 -rw-r--r-- root/root    usr/share/slsh/cmdopt.sl
     73 -rw-r--r-- root/root    usr/share/slsh/csv.sl
     74 -rw-r--r-- root/root    usr/share/slsh/fcntl.sl
     75 -rw-r--r-- root/root    usr/share/slsh/fork.sl
     76 -rw-r--r-- root/root    usr/share/slsh/fswalk.sl
     77 -rw-r--r-- root/root    usr/share/slsh/glob.sl
     78 drwxr-xr-x root/root    usr/share/slsh/help/
     79 -rw-r--r-- root/root    usr/share/slsh/help/arrayfuns.hlp
     80 -rw-r--r-- root/root    usr/share/slsh/help/base64funs.hlp
     81 -rw-r--r-- root/root    usr/share/slsh/help/chksumfuns.hlp
     82 -rw-r--r-- root/root    usr/share/slsh/help/cmdopt.hlp
     83 -rw-r--r-- root/root    usr/share/slsh/help/csvfuns.hlp
     84 -rw-r--r-- root/root    usr/share/slsh/help/forkfuns.hlp
     85 -rw-r--r-- root/root    usr/share/slsh/help/fswalk.hlp
     86 -rw-r--r-- root/root    usr/share/slsh/help/glob.hlp
     87 -rw-r--r-- root/root    usr/share/slsh/help/histfuns.hlp
     88 -rw-r--r-- root/root    usr/share/slsh/help/jsonfuns.hlp
     89 -rw-r--r-- root/root    usr/share/slsh/help/listfuns.hlp
     90 -rw-r--r-- root/root    usr/share/slsh/help/onigfuns.hlp
     91 -rw-r--r-- root/root    usr/share/slsh/help/pcrefuns.hlp
     92 -rw-r--r-- root/root    usr/share/slsh/help/pngfuns.hlp
     93 -rw-r--r-- root/root    usr/share/slsh/help/print.hlp
     94 -rw-r--r-- root/root    usr/share/slsh/help/process.hlp
     95 -rw-r--r-- root/root    usr/share/slsh/help/profile.hlp
     96 -rw-r--r-- root/root    usr/share/slsh/help/randfuns.hlp
     97 -rw-r--r-- root/root    usr/share/slsh/help/readascii.hlp
     98 -rw-r--r-- root/root    usr/share/slsh/help/require.hlp
     99 -rw-r--r-- root/root    usr/share/slsh/help/setfuns.hlp
    100 -rw-r--r-- root/root    usr/share/slsh/help/slsmg.hlp
    101 -rw-r--r-- root/root    usr/share/slsh/help/sockfuns.hlp
    102 -rw-r--r-- root/root    usr/share/slsh/help/statsfuns.hlp
    103 -rw-r--r-- root/root    usr/share/slsh/help/structfuns.hlp
    104 -rw-r--r-- root/root    usr/share/slsh/help/timestamp.hlp
    105 -rw-r--r-- root/root    usr/share/slsh/histogram.sl
    106 -rw-r--r-- root/root    usr/share/slsh/iconv.sl
    107 -rw-r--r-- root/root    usr/share/slsh/json.sl
    108 -rw-r--r-- root/root    usr/share/slsh/listfuns.sl
    109 drwxr-xr-x root/root    usr/share/slsh/local-packages/
    110 -rw-r--r-- root/root    usr/share/slsh/onig.sl
    111 -rw-r--r-- root/root    usr/share/slsh/pcre.sl
    112 -rw-r--r-- root/root    usr/share/slsh/png.sl
    113 -rw-r--r-- root/root    usr/share/slsh/print.sl
    114 -rw-r--r-- root/root    usr/share/slsh/process.sl
    115 -rw-r--r-- root/root    usr/share/slsh/profile.sl
    116 -rw-r--r-- root/root    usr/share/slsh/rand.sl
    117 -rw-r--r-- root/root    usr/share/slsh/readascii.sl
    118 -rw-r--r-- root/root    usr/share/slsh/require.sl
    119 drwxr-xr-x root/root    usr/share/slsh/rline/
    120 -rw-r--r-- root/root    usr/share/slsh/rline/complete.sl
    121 -rw-r--r-- root/root    usr/share/slsh/rline/editfuns.sl
    122 -rw-r--r-- root/root    usr/share/slsh/rline/editor.sl
    123 -rw-r--r-- root/root    usr/share/slsh/rline/emacskeys.sl
    124 -rw-r--r-- root/root    usr/share/slsh/rline/history.sl
    125 -rw-r--r-- root/root    usr/share/slsh/rline/histsrch.sl
    126 -rw-r--r-- root/root    usr/share/slsh/rline/slrline.rc
    127 -rw-r--r-- root/root    usr/share/slsh/rline/vikeys.sl
    128 drwxr-xr-x root/root    usr/share/slsh/scripts/
    129 -rwxr-xr-x root/root    usr/share/slsh/scripts/jpegsize
    130 -rwxr-xr-x root/root    usr/share/slsh/scripts/lsrpm
    131 -rwxr-xr-x root/root    usr/share/slsh/scripts/slcov
    132 -rwxr-xr-x root/root    usr/share/slsh/scripts/sldb
    133 -rwxr-xr-x root/root    usr/share/slsh/scripts/slprof
    134 -rwxr-xr-x root/root    usr/share/slsh/scripts/slstkchk
    135 -rwxr-xr-x root/root    usr/share/slsh/scripts/svnsh
    136 -rw-r--r-- root/root    usr/share/slsh/select.sl
    137 -rw-r--r-- root/root    usr/share/slsh/setfuns.sl
    138 -rw-r--r-- root/root    usr/share/slsh/sldb.sl
    139 -rw-r--r-- root/root    usr/share/slsh/sldbcore.sl
    140 -rw-r--r-- root/root    usr/share/slsh/sldbsock.sl
    141 -rw-r--r-- root/root    usr/share/slsh/slshhelp.sl
    142 -rw-r--r-- root/root    usr/share/slsh/slshrl.sl
    143 -rw-r--r-- root/root    usr/share/slsh/slsmg.sl
    144 -rw-r--r-- root/root    usr/share/slsh/socket.sl
    145 -rw-r--r-- root/root    usr/share/slsh/stats.sl
    146 drwxr-xr-x root/root    usr/share/slsh/statslib/
    147 -rw-r--r-- root/root    usr/share/slsh/statslib/ad_test.sl
    148 -rw-r--r-- root/root    usr/share/slsh/statslib/ks_test.sl
    149 -rw-r--r-- root/root    usr/share/slsh/statslib/kuiper.sl
    150 -rw-r--r-- root/root    usr/share/slsh/stkcheck.sl
    151 -rw-r--r-- root/root    usr/share/slsh/structfuns.sl
    152 -rw-r--r-- root/root    usr/share/slsh/sysconf.sl
    153 -rw-r--r-- root/root    usr/share/slsh/termios.sl
    154 -rw-r--r-- root/root    usr/share/slsh/timestamp.sl
    155 -rw-r--r-- root/root    usr/share/slsh/varray.sl
    156 -rw-r--r-- root/root    usr/share/slsh/zlib.sl