What are the advantages of kt-update over cron-apt and unattended-upgrades?

kt-update allows (me) to remotely manage the various configuration our
machines :
* simple http file servers provide different sources.list which contains
some extra directives (seen as comment for apt-get or aptitude)
* one of this extra directives allow kt-update to replace and improve
tasksel : when installing or purging packages with kt-update, kt-update
checks it won't uninstall mandatory packages.
* kt-update checknfix is also use to be run at startup to auto-repair
broken distribution (eg: power off during upgrade)
* kt-update is also used by people who are not familiar with Linux. They
need to switch configuration depending on what they have to test, debug or
develop (like "stable-withPackagesABandC", "testing-withMetaPackageP" or
"experimental-..." )

Thanks for the links, so I am now reading man reportbug.


Le mar. 16 juil. 2019 à 17:11, Paul Wise <p...@debian.org> a écrit :

> On Tue, Jul 16, 2019 at 10:36 PM Jean-Jacques Brucker wrote:
>
> > I did completely rewrite cron-apt to build a lightweight apt
> distribution manager:
> > https://github.com/jbar/kt-update
>
> What are the advantages of kt-update over cron-apt and unattended-upgrades?
>
> > Should I push tag to build it yourself (it is architecture independent),
> or should I push .dsc and .tar.gz, then where and how ?
>
> The best way to proceed would be to upload a source package to
> mentors.d.n and then file an RFS request, details are here:
>
> https://mentors.debian.net/intro-maintainers
> https://mentors.debian.net/sponsors/rfs-howto
>
> --
> bye,
> pabs
>
> https://wiki.debian.org/PaulWise
>

Reply via email to