Skip to content
This repository has been archived by the owner on Jun 10, 2019. It is now read-only.

Add PNIN as a system manifest parameter. #485

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 15, 2018

  1. Add PNIN as a system manifest parameter.

    Fixes: andsens#349
    
    Adds a new boolean parameter indicating weather to use PNIN or not to
    the system section of the manifest.
    
    The default, False enables tasks for extlinux and grub to pass
    net.ifnames=0 biosdevnames=0 parameters to the kernel.
    
    Previously for grub PNIN was disabled for stretch and later. This
    remains the default but setting system.pnin True will allow the behavior
    to be overridden. The additional parameters have no effect on earlier
    releases are passed regardless. Extlinux had no prior special behavior,
    it now mirrors grub.
    john-pierce committed Jul 15, 2018
    Configuration menu
    Copy the full SHA
    5f1fdfe View commit details
    Browse the repository at this point in the history