maduncle@lemmy.world to linuxmemes@lemmy.world · 8 days agoUnneeded new distro(s) and their immaturity.lemmy.worldimagemessage-square156fedilinkarrow-up1632arrow-down1119
arrow-up1513arrow-down1imageUnneeded new distro(s) and their immaturity.lemmy.worldmaduncle@lemmy.world to linuxmemes@lemmy.world · 8 days agomessage-square156fedilink
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up3·7 days agoMaybe a script or deployment tool config would suffice
minus-squareiopq@lemmy.worldlinkfedilinkarrow-up2·7 days agoYou’re re-inventing the Nix tool which is exactly a script that sets up all the programs and services you want to install
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up1·7 days agoExcept no one really uses Nix outside of Nix OS. It is slow and complicated for little reason. Just use Ansible and an answers file
minus-squareiopq@lemmy.worldlinkfedilinkarrow-up2arrow-down1·edit-27 days agoThen how come we have more packages than the AUR? And don’t say it’s because we packaged Python and Haskell stuff since we have more non-unique packages too
minus-squareJess@lemmy.worldlinkfedilinkarrow-up3·7 days agoMaybe one you could just download and pipe to bash. /s
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up2·7 days agoansible-pull and kickstart was what I had in mind
minus-squareJess@lemmy.worldlinkfedilinkarrow-up3·7 days agoI figured, I was playing on the number of github repos with instructions for curl pipe bash combos.
Maybe a script or deployment tool config would suffice
You’re re-inventing the Nix tool which is exactly a script that sets up all the programs and services you want to install
Except no one really uses Nix outside of Nix OS. It is slow and complicated for little reason.
Just use Ansible and an answers file
Then how come we have more packages than the AUR?
And don’t say it’s because we packaged Python and Haskell stuff since we have more non-unique packages too
Maybe one you could just download and pipe to bash. /s
ansible-pull and kickstart was what I had in mind
I figured, I was playing on the number of github repos with instructions for curl pipe bash combos.