:: Re: [DNG] Backports priority
Etusivu
Poista viesti
Vastaa
Lähettäjä: Florian Zieboll
Päiväys:  
Vastaanottaja: dng
Aihe: Re: [DNG] Backports priority
On Sat, 28 Jan 2017 14:52:51 +0200
Lars Noodén <lars.nooden@???> wrote:

> On 01/28/2017 02:16 PM, Joachim Fahrner wrote:
> > Hello Florian,
> >
> >
> > Am 28.01.2017 um 12:33 schrieb Florian Zieboll:
> [...]
> >
> > I know that, but I was used this is a default in Debian. In Devuan
> > this is not a default, so I accidently upgraded ALL packages :-(
>
> That happened to me recently and necessitated doing a fresh
> installation, since the new packages took out the networking and
> bluetooth.


Hallo Lars,

you probably know that you also could have booted a live-iso with a
kernel from the same branch and then chroot into your messed up system
to do the downgrades:

$ mount -o bind /dev "$MESSEDUPROOTFS"/dev

$ mount -t proc none "$MESSEDUPROOTFS"/proc

$ mount -t sysfs none "$MESSEDUPROOTFS"/sys

$ chroot "$MESSEDUPROOTFS"


libre Grüße,

Florian