[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Chi mi può verificare se ha il mio stesso problema che initramfs.conf non viene modificato?



Ho aperto il bug #875781 perché mi sono accorto che il file /etc/initramfs-tools/initramfs.conf non mi è stato aggiornato con l'ultima versione e io non l'ho mai modificato manualmente.

Ho lo stesso problema su due macchine e su entrambe ho testing e come architettura hardware amd. Il DD dice che non riesce a riprodurlo.

La mia macchina l'ho installata nel 1999 o prima e poi ho sempre aggiornato il sistema, trasferendolo sul nuovo disco quando cambiavo hardware.

Volevo capire se c'è qualcuno che ha un sistema installato un po' di anni fa (probabilmente jessie o prima, vedendo il test che ha fatto il DD) e che può fare questa prova (in pratica si scarica il pacchetto initramfs-tools, lo si scompatta e si verifica se il file .conf è lo stesso con quello installato):

$ mkdir /tmp/1
$ cd /tmp/1
$ ar x initramfs-tools-core_0.130_all.deb
$ tar Jxvf data.tar.xz
[...]
$ diff etc/initramfs-tools/initramfs.conf \
  /etc/initramfs-tools/initramfs.conf

Attenzione: l'ultimo comando è su due righe

Se non ci sono modifiche non avete il problema, mentre se vi sono modifiche dovrebbero corrispondere alle mie seguenti:

23c23
< # BUSYBOX: [ y | n | auto ]
---
> # BUSYBOX: [ y | n ]
25,27c25
< # Use busybox shell and utilities. If set to n, klibc utilities will be used. < # If set to auto (or unset), busybox will be used if installed and klibc will
< # be used otherwise.
---
> # Use busybox if available.
30c28
< BUSYBOX=auto
---
> BUSYBOX=y

Ciao
Davide

--
Dizionari: http://linguistico.sourceforge.net/wiki
I didn't use Microsoft machines when I was in my operational phase, because I couldn't trust them. Not because I knew that there was a particular back door or anything like that, but because I couldn't be sure.
Edward Snowden


Reply to: