Browse Source

Update README.md to include the scope of the project and a few goals.

main
Chris Druif 2 years ago
parent
commit
cb012917dd
  1. 16
      README.md

16
README.md

@ -1,3 +1,17 @@
# Pyrenee Linux
Pyrenee Linux wants to build a community that wants to create desktops with Alpine Linux!
Pyrenee Linux wants to create a community that wants to build desktop experiences with Alpine Linux!
- [ ] 🏁 Our first goal is to have an install script, because that is something I have experience with already (and should therefor be attainable before the end of the 2021!). It probably won't have all the bells and whistles we'd like to have shipped in our final™ product.
I know it'll be a duplicate effort in the long run, but at least we'll have *something* to show by the end of the 2021.
- [ ] 🏁 Our second goal will be creating an .iso with a live environment; first it'll include that install script but later it'll convert to use the Calamares installer. It is a very modular installer AFAIK, so that'll be perfect for Pyrenee Linux (and far simpler to maintain than that install script presumably 🤞😎)
- [ ] 🏁 Inspired by macOS's `TimeMachine` feature to restore individual files, one of the more ambitious goals of this project is to have a more granular `Btrfs` setup. This should provide the ability to restore individual folders, instead of the entire /home folder hierarchy.
Technical possibilities/limitations aside, but the current line of thought is to create `@USER@Downloads`...`@USER@Videos`...`@USER@Music` etc subvolumes. This should all be automatically set up and hopefully be integrated into the file manager 🤞😬
Because this project is aimed at end-users (and we don't want to make too many choices for them), we'll include the AppOutlet app with Snaps & Flatpak (w/Flathub) preconfigured.
If people have issues with them being installed they can simply be remove by technical users, but for everyone else it'll be much easier to install the apps they want because we've broadened the app availability to them 😏

Loading…
Cancel
Save