@maduncle@lemmy.world to linuxmemes@lemmy.world • 23 days agoUnneeded new distro(s) and their immaturity.lemmy.worldimagemessage-square156fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageUnneeded new distro(s) and their immaturity.lemmy.world@maduncle@lemmy.world to linuxmemes@lemmy.world • 23 days agomessage-square156fedilink
minus-squarePossibly linuxlinkfedilinkEnglish0•22 days agoMaybe a script or deployment tool config would suffice
minus-square@iopq@lemmy.worldlinkfedilink0•22 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 linuxlinkfedilinkEnglish0•22 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-square@iopq@lemmy.worldlinkfedilink0•edit-222 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-squarePossibly linuxlinkfedilinkEnglish0•22 days agoansible-pull and kickstart was what I had in mind
minus-squareJesslinkfedilink0•22 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.