Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14546] New: linux spell: create a symlink to initrd.img

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14546] New: linux spell: create a symlink to initrd.img
  • Date: 25 Jun 2008 08:50:30 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14546

Summary: linux spell: create a symlink to initrd.img
Product: Codex
Version: test grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: kernels
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: finn_haedicke AT gmx.net


The linux spell creates symlinks to config-$VERSION System.map-$VERSION
vmlinuz-$VERSION but not to initrd.img-$VERSION. a little patch changes that.


this allows the bootloader to point to the latest kernel AND the latest
initrd.img:

title Source Mage GNU/Linux
root (hd0,0)
kernel /vmlinuz root=/dev/sda1 ro vga=791
initrd /initrd.img

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 14546] New: linux spell: create a symlink to initrd.img, bugzilla-daemon, 06/25/2008

Archive powered by MHonArc 2.6.24.

Top of Page