maduncle@lemmy.world to linuxmemes@lemmy.world · 12 天前Unneeded new distro(s) and their immaturity.lemmy.worldimagemessage-square168linkfedilinkarrow-up1657arrow-down1120
arrow-up1537arrow-down1imageUnneeded new distro(s) and their immaturity.lemmy.worldmaduncle@lemmy.world to linuxmemes@lemmy.world · 12 天前message-square168linkfedilink
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up3·12 天前Maybe a script or deployment tool config would suffice
minus-squareJess@lemmy.worldlinkfedilinkarrow-up3·12 天前Maybe one you could just download and pipe to bash. /s
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up2·12 天前ansible-pull and kickstart was what I had in mind
minus-squareJess@lemmy.worldlinkfedilinkarrow-up3·12 天前I figured, I was playing on the number of github repos with instructions for curl pipe bash combos.
minus-squareiopq@lemmy.worldlinkfedilinkarrow-up2·11 天前You’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·11 天前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
minus-squareiopq@lemmy.worldlinkfedilinkarrow-up2arrow-down1·edit-211 天前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 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?