maduncle@lemmy.world to linuxmemes@lemmy.world · 9 days agoUnneeded new distro(s) and their immaturity.lemmy.worldimagemessage-square168fedilinkarrow-up1662
arrow-up1662imageUnneeded new distro(s) and their immaturity.lemmy.worldmaduncle@lemmy.world to linuxmemes@lemmy.world · 9 days agomessage-square168fedilink
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up3·9 days agoMaybe a script or deployment tool config would suffice
minus-squareJess@lemmy.worldlinkfedilinkarrow-up3·9 days agoMaybe one you could just download and pipe to bash. /s
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up2·9 days agoansible-pull and kickstart was what I had in mind
minus-squareJess@lemmy.worldlinkfedilinkarrow-up3·9 days agoI figured, I was playing on the number of github repos with instructions for curl pipe bash combos.
minus-squareiopq@lemmy.worldlinkfedilinkarrow-up2·8 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·8 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-up2·edit-28 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
Maybe a script or deployment tool config would suffice
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.
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
Isn’t it just that though?