fosslinux / live-bootstrap

Use of a Linux initramfs to fully automate the bootstrapping process
286 stars 26 forks source link

Grub reproducibility issue #463

Closed stikonas closed 2 months ago

stikonas commented 2 months ago
├── grub-2.06_0.tar
│ ├── file list
│ │ @@ -638,15 +638,15 @@
│ │  -rw-r--r--   0        0        0     3197 1970-01-01 00:00:00.000000 ./usr/share/man/man1/grub-mkrescue.1
│ │  -rw-r--r--   0        0        0     2878 1970-01-01 00:00:00.000000 ./usr/share/man/man1/grub-mkstandalone.1
│ │  -rw-r--r--   0        0        0     1388 1970-01-01 00:00:00.000000 ./usr/share/man/man1/grub-render-label.1
│ │  -rw-r--r--   0        0        0      907 1970-01-01 00:00:00.000000 ./usr/share/man/man1/grub-script-check.1
│ │  -rw-r--r--   0        0        0     1807 1970-01-01 00:00:00.000000 ./usr/share/man/man1/grub-syslinux2cfg.1
│ │  drwxr-xr-x   0        0        0        0 1970-01-01 00:00:00.000000 ./usr/share/man/man8/
│ │  -rw-r--r--   0        0        0     2005 1970-01-01 00:00:00.000000 ./usr/share/man/man8/grub-bios-setup.8
│ │ --rw-r--r--   0        0        0     4264 1970-01-01 00:00:00.000000 ./usr/share/man/man8/grub-install.8
│ │ +-rw-r--r--   0        0        0     4267 1970-01-01 00:00:00.000000 ./usr/share/man/man8/grub-install.8
│ │  -rw-r--r--   0        0        0      990 1970-01-01 00:00:00.000000 ./usr/share/man/man8/grub-macbless.8
│ │  -rw-r--r--   0        0        0      872 1970-01-01 00:00:00.000000 ./usr/share/man/man8/grub-mkconfig.8
│ │  -rw-r--r--   0        0        0      566 1970-01-01 00:00:00.000000 ./usr/share/man/man8/grub-ofpathname.8
│ │  -rw-r--r--   0        0        0     1628 1970-01-01 00:00:00.000000 ./usr/share/man/man8/grub-probe.8
│ │  -rw-r--r--   0        0        0     1661 1970-01-01 00:00:00.000000 ./usr/share/man/man8/grub-reboot.8
│ │  -rw-r--r--   0        0        0     1124 1970-01-01 00:00:00.000000 ./usr/share/man/man8/grub-set-default.8
│ │  -rw-r--r--   0        0        0     2026 1970-01-01 00:00:00.000000 ./usr/share/man/man8/grub-sparc64-setup.8
│ ├── ./usr/share/man/man8/grub-install.8
│ │ @@ -112,15 +112,15 @@
│ │  is only available on EFI.
│ │  .TP
│ │  \fB\-s\fR, \fB\-\-skip\-fs\-probe\fR
│ │  do not probe for filesystems in DEVICE
│ │  .TP
│ │  \fB\-\-target\fR=\fITARGET\fR
│ │  install GRUB for TARGET platform
│ │ -[default=i386\-pc]; available targets:
│ │ +[default=x86_64\-efi]; available targets:
│ │  arm\-coreboot, arm\-efi, arm\-uboot, arm64\-efi,
│ │  i386\-coreboot, i386\-efi, i386\-ieee1275,
│ │  i386\-multiboot, i386\-pc, i386\-qemu, i386\-xen,
│ │  i386\-xen_pvh, ia64\-efi, mips\-arc, mips\-qemu_mips,
│ │  mipsel\-arc, mipsel\-loongson, mipsel\-qemu_mips,
│ │  powerpc\-ieee1275, riscv32\-efi, riscv64\-efi,
│ │  sparc64\-ieee1275, x86_64\-efi, x86_64\-xen