Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asd2

ARF Software Distribution Version 2

Source-based Unix-like linux distro based on Buildroot

i.e. Fuckass protest about everything distro: no Red Hat, no systemd, (almost) no GNU software

This is what you could call close to a suckless distro (DISCLAIMER: I am not associated with suckless)

Supported hardware

  • x86

Software

Core

Services

  • acpid
  • alsa
  • atd
  • barebone
  • crond
  • cupsd
  • dovecot
  • fancontrol
  • gpsd
  • hostapd
  • hwclock
  • input-event-daemon
  • laptop-mode
  • nscd
  • ntpd
  • oscam
  • rfkill
  • rfkilld
  • sensors
  • sshd
  • syslog-ng
  • thinkfan
  • wireless-regdom
  • xinetd

Applications

Build

Using buildroot

wget <buildroot.tar.xz>
tar xf <buildroot.tar.xz>
cd buildroot*
make BR2_EXTERNAL=../external-asd2/ raspberrypi3_64_tripls_defconfig
make -j$(nproc)

Emulate

qemu-system-x86_64 -M pc -kernel output/images/bzImage -drive file=output/images/rootfs.ext2,if=virtio,format=raw -append "rootwait root=/dev/vda console=tty1 console=ttyS0" -serial stdio -net nic,model=virtio -net user

About

ARF Software Distribution Version 2

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages