From 8a7c6dbdc252fac9c0e7a2a4089223716abace99 Mon Sep 17 00:00:00 2001 From: qvqc Date: Thu, 18 Mar 2021 10:37:51 -0400 Subject: [PATCH] fix readme some --- README.md | 39 +++++++++++++++++++-------------------- 1 file changed, 19 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 408bb0e..c1d4ae5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # nebula -nebula is some scripts nd things to build live image for the memes and w0w experimentation. **Please understand *...I don't know what Im doing***. VoidLinux is the base for its easy to use build system and its lightness. Build uses MUSL compiler.. dunno what this means but it sounds l33t. **Pull requests welcome!!** +nebula is some scripts nd things to build live linux image for the memes and w0w experiments. **Please understand *...I don't know what Im doing***. VoidLinux is the base for its easy to use build system and its lightness. Build uses MUSL compiler.. dunno what this means but it sounds l33t. **Pull requests welcome!!** ### some goals @@ -16,32 +16,31 @@ nebula is some scripts nd things to build live image for the memes and w0w exper * auto-login to xfce4 * restrict default user firewall for safu browsing * uses steveblack/hosts file - * mod firefox with pyllyukko/user.js (*think this broke..*) + * add pyllyukko/user.js to firefox (*this is broke..*) * bring up new mac address on network up * validate ntp time against https ### included software - * xfce4 - * gimp - * firefox - * dino-im - * vlc - * gnome-disks - * cryptsetup - * seahorse - * gnupg2 - * keepassxc - * openntpd - * monero-cli - * monero-gui - * electrum - * *and more via xbps package system!!* + * [xfce4](https://xfce.org/) + * [gimp](https://www.gimp.org/) + * [firefox](https://www.mozilla.org/en-US/firefox/new/) + * [dino-im](https://dino.im/) + * [vlc](https://www.videolan.org/vlc/) + * [gnome-disks](https://wiki.gnome.org/Apps/Disks) + * [cryptsetup-LUKS](https://gitlab.com/cryptsetup/cryptsetup) + * [seahorse](https://wiki.gnome.org/Apps/Seahorse) + * [keepassxc](https://keepassxc.org/) + * [openntpd](http://www.openntpd.org/) + * [monero-cli](https://github.com/monero-project/monero) + * [monero-gui](https://github.com/monero-project/monero-gui) + * [electrum](https://electrum.org/) + * *add more live via xbps package system!!* -### it be nice todo.. +### it'd be nice todo.. * dockerize nebula build process * native wowd and wowlet packages - * native xmrig package - * wizard for persistent configs + * native xmrig package + * wizard for networks and persistent configs