- read the primary kernel version from the /boot/initrd-boot symlink,
authorMark Huang <mlhuang@cs.princeton.edu>
Thu, 22 Sep 2005 22:27:43 +0000 (22:27 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Thu, 22 Sep 2005 22:27:43 +0000 (22:27 +0000)
commit9b48aff4ca2a43a2e06bcc4a0b9ad7b7aa17e482
tree86f3371b3e338926ee2df1ad2343ec106ae1e805
parent135a90c0febf37f9c5aa42c7aaa3cb47958a02d8
- read the primary kernel version from the /boot/initrd-boot symlink,
  rather than the first entry in /lib/modules
- ...thus building the initrd for the correct kernel, in case there are
  orphaned modules in /lib/modules installed by, say, vnet
source/steps/InstallWriteConfig.py