Skip to content
Snippets Groups Projects
  • Adam Purkrt's avatar
    d35d87f2
    cleaner boot from loopmounted iso file · d35d87f2
    Adam Purkrt authored and Gerardo Pozzi's avatar Gerardo Pozzi committed
    Currently, when booting loopmounted iso file, it is necessary to
    specify not only img_dev and img_loop (which should be sufficient),
    but also archisolabel or archisodevice. With this patch, archisodevice
    is directly populated with the correct loop device, and it is not
    necessary to specify the label when booting from loopmounted iso,
    which makes for leaner and cleaner grub.cfg.
    d35d87f2
    History
    cleaner boot from loopmounted iso file
    Adam Purkrt authored and Gerardo Pozzi's avatar Gerardo Pozzi committed
    Currently, when booting loopmounted iso file, it is necessary to
    specify not only img_dev and img_loop (which should be sufficient),
    but also archisolabel or archisodevice. With this patch, archisodevice
    is directly populated with the correct loop device, and it is not
    necessary to specify the label when booting from loopmounted iso,
    which makes for leaner and cleaner grub.cfg.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.