StarOpenSource /fs/
Find a file
2023-11-09 21:16:23 +01:00
androot Add archlinux patches dir + sort folder structure 2023-11-09 21:16:23 +01:00
imgs Fix JeremyStarTM_Transparent not being transparent 2023-09-11 01:55:20 +02:00
vinf Add vinf/unsafe (unsafe commits list directory) 2023-11-08 18:45:12 +01:00
LICENSE-CODE Add CC BY-NC-SA license and /imgs with images 2023-09-11 01:53:50 +02:00
LICENSE-MEDIA Add CC BY-NC-SA license and /imgs with images 2023-09-11 01:53:50 +02:00
README.md Add archlinux patches dir + sort folder structure 2023-11-09 21:16:23 +01:00

/fs/

All files on here are located at fs.staropensource.de, served by Copyparty.

Folder structure

F = File | D = Directory | S = Symlink

F LICENSE-CODE                            -> /fs/ license for code
F LICENSE-MEDIA                           -> /fs/ license for media
F README.md                               -> This very file
D androot/                                -> androot files not contained in the repo
D androot/patches/                        -> rootfs patches
D androot/patches/archlinux/              -> patches specifically for archlinux
D androot/qemu-static/                    -> statically built qemu binaries, pulled from debian
F androot/qemu-static/arm64.tar.gz        -> qemu-static binaries for arm64
F androot/qemu-static/mips64.tar.gz       -> qemu-static binaries for mips64
F androot/qemu-static/powerpc64.tar.gz    -> qemu-static binaries for powerpc64
F androot/qemu-static/x86_64.tar.gz       -> qemu-static binaries for x86_64
D androot/rootfs/                         -> root file systems, built by StarOpenSource
F androot/rootfs/archlinux-arm64.tar.gz   -> Arch Linux arm64 rootfs
F androot/rootfs/archlinux-x86_64.tar.gz  -> Arch Linux x86_64 rootfs
D imgs/                                   -> Images
S imgs/stat                               -> Symbolic link to imgs/, compatibility
F imgs/StarOpenSource.png                 -> StarOpenSource logo, no transparency
F imgs/StarOpenSource_Transparent.png     -> StarOpenSource logo, transparent
F imgs/JeremyStarTM.png                   -> JeremyStarTM logo, no transparency
F imgs/JeremyStarTM_Transparent.png       -> JeremyStarTM logo, transparent
D vinf/                                   -> Short for "Version Information"
D vinf/unsafe/                            -> Contains lists of "unsafe commits"
F vinf/unsafe/androot_develop             -> Unsafe commits list for androot