[projects/geninitrd] Created tag 12787

arekm arekm at pld-linux.org
Tue Dec 18 12:30:37 CET 2018


The unsigned tag '12787' was created.

Tagger: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue 18 Dec 2018 12:26:09 +0100

    Arkadiusz Miśkiewicz (20):
          Reorder compressors, so best (smallest image) is used first. Using best compression to avoid a need to play with kernel options to load bigger ramdisks.
          Always include partitions and containers when starting mdadm array.
          Allow containers in ex devices.
          Check if kernel supports specified INITRDFS (tested with initramfs and romfs only though)
          Use uevent feature of new busybox instead of pure and racy mdev via hotplug
          Make rootdev fallback work.
          Mount /run with 0755.
          cryptsetup: Use 120s timeout when asking for password.
          Also mount /run as noexec,nosuid,nodev (as suggested by qboosh).
          Add support for zstd(.spec) compression.
          ext4 can use crc32 but has it in softdep only
          ramdisk_size warning makes no sense for initramfs.
          Drop forced luks type as latest tools support luks2, too. Leave it for cryptsetup autodetection.
          libpthread dlopens libgcc_s.so.1, so install it.
          cryptsetup needs /var/run/cryptsetup dir.
          Include more modules for luks. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809686#10
          Fix condition for --debug mode which adds additional text after 'inactive' text.
          Mechanism for waiting until devices are available (wired for mod-md for now). Bit ugly but working.
          Use mdadm instead of mdassemble (since mdadm 4.1 dropped mdassemble).
          tmp is now mounted early, so no need to duplicate.
    
    Elan Ruusamäe (4):
          accept rootfs= kernel commandline argument
          use git-for-each-ref to find last tag
          git tag -l
          revert bogus commit
    
    Tomasz Pala (6):
          newer platforms use xHCI, newer kernels require PCI over HCD modules https://marc.info/?l=git-commits-head&m=141276811802511&w=2
          hid-generic required as well
          save precious scrollback buffer contents when data can be fetched later
          save 19 lines of debug output (debugrd)
          Revert "revert bogus commit"
          warn about btrfs not fully supported by geninitrd

Changes since the last tag '12757':

Arkadiusz Miśkiewicz (20):
      Reorder compressors, so best (smallest image) is used first. Using best compression to avoid a need to play with kernel options to load bigger ramdisks.
      Always include partitions and containers when starting mdadm array.
      Allow containers in ex devices.
      Check if kernel supports specified INITRDFS (tested with initramfs and romfs only though)
      Use uevent feature of new busybox instead of pure and racy mdev via hotplug
      Make rootdev fallback work.
      Mount /run with 0755.
      cryptsetup: Use 120s timeout when asking for password.
      Also mount /run as noexec,nosuid,nodev (as suggested by qboosh).
      Add support for zstd(.spec) compression.
      ext4 can use crc32 but has it in softdep only
      ramdisk_size warning makes no sense for initramfs.
      Drop forced luks type as latest tools support luks2, too. Leave it for cryptsetup autodetection.
      libpthread dlopens libgcc_s.so.1, so install it.
      cryptsetup needs /var/run/cryptsetup dir.
      Include more modules for luks. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809686#10
      Fix condition for --debug mode which adds additional text after 'inactive' text.
      Mechanism for waiting until devices are available (wired for mod-md for now). Bit ugly but working.
      Use mdadm instead of mdassemble (since mdadm 4.1 dropped mdassemble).
      tmp is now mounted early, so no need to duplicate.

Elan Ruusamäe (4):
      accept rootfs= kernel commandline argument
      use git-for-each-ref to find last tag
      git tag -l
      revert bogus commit

Tomasz Pala (6):
      newer platforms use xHCI, newer kernels require PCI over HCD modules https://marc.info/?l=git-commits-head&m=141276811802511&w=2
      hid-generic required as well
      save precious scrollback buffer contents when data can be fetched later
      save 19 lines of debug output (debugrd)
      Revert "revert bogus commit"
      warn about btrfs not fully supported by geninitrd


More information about the pld-cvs-commit mailing list