Changeset 784fdaed for chapter10/grub.xml
- Timestamp:
- 09/22/2021 09:17:28 PM (3 years ago)
- Branches:
- 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 12.2, 12.2-rc1, arm, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
- Children:
- d735604
- Parents:
- 4467b18d
- git-author:
- Pierre Labastie <pierre.labastie@…> (09/01/2021 09:13:32 AM)
- git-committer:
- Pierre Labastie <pierre.labastie@…> (09/22/2021 09:17:28 PM)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter10/grub.xml
r4467b18d r784fdaed 157 157 set root=(hd0,2) 158 158 159 menuentry "GNU/Linux, Linux &linux-version;-lfs-&version d;" {160 linux /boot/vmlinuz-&linux-version;-lfs-&version d; root=/dev/sda2 ro159 menuentry "GNU/Linux, Linux &linux-version;-lfs-&version;" { 160 linux /boot/vmlinuz-&linux-version;-lfs-&version; root=/dev/sda2 ro 161 161 }</literal> 162 162 EOF</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.