• 1 Post
  • 16 Comments
Joined 3 years ago
cake
Cake day: June 29th, 2021

help-circle


  • Sure, bugfix and security.

    I’m sorry but I got a lot of very dumb answers like “have a staging environment” and “use a schedule”, even though I listed both this points in my (very short) post already. The most detailed answer I got is a playbook copy/pasted from an LLM, and this one dude was getting into all subthreads to tell me I don’t understand what I’m asking until I blocked him. So you don’t have to worry about me, this was probably my first and last thread on Lemmy ;-) Either way, apologies if I got heated up.










  • remram@lemmy.mlOPtoLinux@lemmy.mlHow to stagger automated upgrade?
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    2 months ago

    Ubuntu only does security updates, no?

    No, why do you think that?

    run your own package mirror

    I think you might be on to something here. I could probably do this with a package mirror, updating it daily and rotating the staging, production, etc URLs to serve content as old as I want. This would require a bit of scripting but seems very configurable.

    Thanks for the idea! Can’t believe I didn’t think of that. It seems so obvious now, I wonder if someone already made it.