Commit Graph

100 Commits

Author SHA1 Message Date
Xi Ruoyao
c6e4dbaee6
arm64: grub: Update references to BLFS
Now BLFS documents how to install only the GRUB components missing in
LFS, take the advantage.

Also if efibootmgr is available, it's easier to just run grub-install
w/o the --removable option instead of manually input some nasty
efibootmgr commands.
2024-05-14 00:19:48 +08:00
Xi Ruoyao
161a2670b4
Merge remote-tracking branch 'origin/trunk' into xry111/arm64 2024-05-14 00:01:59 +08:00
Xi Ruoyao
1a7ac41bcc
grub: Update the note about UEFI for recent BLFS change 2024-05-11 08:15:09 +08:00
Xi Ruoyao
648f145a13
arm64: Revert "arm64: grub: Apply an upstream change to support generic zboot"
This reverts commit 0d4f1b4676.

The change is already included in GRUB 2.12, and the file has been
renamed so the sed command is failing.
2024-01-25 15:22:34 +08:00
Xi Ruoyao
9f894d5ab9
Merge remote-tracking branch 'origin/trunk' into xry111/arm64 2024-01-20 02:08:26 +08:00
Pierre Labastie
7152faa5fa Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
Xi Ruoyao
257686627d
Merge remote-tracking branch 'origin/trunk' into xry111/arm64 2024-01-01 05:57:54 +08:00
Xi Ruoyao
d4ce302c0e
Package updates
- Update to meson-1.3.1 (#5402)
- Update to vim-9.0.2189 (#4500)
- Update to inetutils-2.5 (#5404)
- Update to xml-parser-2.47 (#5403)
- Update to linux-6.6.8 (#5397)
- Update to tzdata-2023d (#5399)
- Update to setuptools-69.0.3 (#5400)
- Update to iana-etc-20231205 (#5006)
- Update to autoconf-2.72 (#5398)
- Update to grub-2.12 (#5396)
2023-12-31 02:00:59 +08:00
Xi Ruoyao
0d4f1b4676
arm64: grub: Apply an upstream change to support generic zboot 2023-02-28 12:51:54 +08:00
Xi Ruoyao
83ce6e3161
Merge branch 'trunk' into xry111/arm64 2023-02-28 11:48:28 +08:00
Xi Ruoyao
3608d06aa8
grub: Add upstream fixes patch for unrecognized ext2/3/4 features (#5219) 2023-02-19 14:30:57 +08:00
Xi Ruoyao
d27024842f
Merge remote-tracking branch 'origin/trunk' into xry111/arm64 2022-12-12 20:31:49 +08:00
Xi Ruoyao
2fe0fd1eb2
grub: HFS and HFS+ are file systems, not files 2022-12-11 16:35:41 +08:00
Xi Ruoyao
85064a128b
grub: fix a typo 2022-12-11 16:33:44 +08:00
David Bryant
abc36486d0 Clarified directions in re: UEFI. Tweaked verbiage to make it more
idiomatic. Clarified meaning of configure options. Made several minor
revisions in program descriptions to improve readability. Added a
little explanatory material. Changed imperative mood to indicative
mood where that was appropriate.
2022-12-10 14:56:15 -06:00
Xi Ruoyao
f8ffc3a5d3
Merge remote-tracking branch 'origin/trunk' into xry111/arm64 2022-11-12 00:19:44 +08:00
Xi Ruoyao
2c8cb1743e
grub: copy the "no tuning" warning from BLFS
It's reported that a GRUB build with CFLAGS=-O2 is broken.
2022-11-03 10:02:44 +08:00
Xi Ruoyao
5a458e897a
arm64: grub: reword the note about UEFI
No instruction change is needed.
2022-08-26 20:31:33 +08:00
Xi Ruoyao
e9d65f2f4c
grub: update description for grub-glue-efi
Text only change.

Found out this utility also exists on ARM, so copied "grub-glue-efi
--help" here, which does not mention "ia32" or "amd64".
2022-08-26 19:47:50 +08:00
Pierre Labastie
c6f58f47bd Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk 2021-09-07 22:40:16 +02:00
Pierre Labastie
d672ab7d66 Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00
Xi Ruoyao
35ad663174
grub: remove --sbindir (merged /usr) 2021-08-26 05:12:34 +08:00
Xi Ruoyao
1c16a05b81
modify the reference to lfs-uefi hint to BLFS instead 2021-04-09 19:07:48 +08:00
Bruce Dubbs
fa510ae7f4 Update to vim-8.2.2604.
Update to iana-etc-20210304. 
Update to zstd-1.4.9. 
Update to sysvinit-2.99. 
Update to linux-5.11.6. 
Update to libcap-2.49. 
Update to iproute2-5.11.0. 
Update to e2fsprogs-1.46.2. 
Update to bison-3.7.6. 
Update to bc-3.3.3. 
Update to attr-2.5.0. 
Update to acl-2.3.0. 



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12164 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-14 20:42:56 +00:00
Pierre Labastie
5595514967 fix grub to prevent generation of a huge binary blob for lzma compression
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12143 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-20 21:02:59 +00:00
Thomas Trepl
fb386e05f1 Rename package entities to be independent of chapter numbering
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-11 12:55:28 +00:00
Bruce Dubbs
fcc027677d Initial commit of alternative cross LFS
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-07 20:16:00 +00:00
Xi Ruoyao
adbc3e5300 use &hints-root; instead of hardcoding long URL
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11786 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-03-18 03:36:00 +00:00
Pierre Labastie
d3c9936abf Add a note about the --target
option for grub-install

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11503 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-01-21 18:25:55 +00:00
Bruce Dubbs
8e65a6a3ae Expand discussion of UEFI in kernel and grub sections
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11165 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2017-01-08 17:45:12 +00:00
Bruce Dubbs
e787b1fe14 Update to dbus-1.10.8.
Update to e2fsprogs-1.43. 
Update to gdbm-1.12. 
Update to iproute2-4.6.0. 
Update to make-4.2. 
Update to systemd-230. 

Add additional explanatory text for sytemctl and journalctl commands.
[chapter07/systemd-custom.xml]



git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-05-27 19:55:47 +00:00
Bruce Dubbs
1118b1757d Create branches/merge in svn repo fo rtesting of merged LFS books
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-05-24 21:24:59 +00:00
Bruce Dubbs
d730742904 Remove obsolete note about iconv() in Chapter 6 Glibc.
Minor adjustments to text in the same section.

Add a note about UEFI and Secure Boot to Chapter 8 
"Using GRUB to Set Up the Boot Process".

Add notes about paths for 64-bit systems in 
Chapter 6 "Adjusting the Toolchain".
+  


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11043 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-04-05 19:23:02 +00:00
Bruce Dubbs
b304545f35 Remove unneeded ampersands
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-03-03 02:38:22 +00:00
Krejzi
0ee07e59de Use an entity for BLFS URL's.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-01-23 21:28:48 +00:00
Krejzi
6c558c4080 More fixes for BLFS links.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10747 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-09-09 13:03:51 +00:00
Bruce Dubbs
0bf4dfe63c Move sed to be after acl.
Remove reference to obsolete /proc/ksyms in modules boot script. 
Change internal references to svn to an entitiy.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10671 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-08-03 02:59:46 +00:00
Bruce Dubbs
bf58c1eecd Rewrite and reorganize Chapter 7.
Update systemd customization.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10542 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-04-21 21:44:04 +00:00
Matthew Burgess
2ca8941c1f Remove trailing whitespace from all files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-11 20:09:22 +00:00
Bruce Dubbs
94d3eee6e4 Update grub packages and naming conventions example.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9985 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-09-04 22:00:26 +00:00
Bruce Dubbs
6d53efc6c1 Update to GRUB-2.00
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-07-12 00:15:53 +00:00
Bruce Dubbs
f868dbc67d Correct reference to new BLFS package libisoburn
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-04-30 15:19:39 +00:00
Bruce Dubbs
f48e5aa6c8 Add additional information about setting up a separate boot partition.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9708 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-01-11 23:00:09 +00:00
Bruce Dubbs
fe1643ecbb Change default name of linux kernel to be compatible with grub-mkconfig scripts.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9588 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-08-31 02:07:21 +00:00
Bruce Dubbs
483838e91e Update to GRUB-1.99
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-06-20 22:58:34 +00:00
Bruce Dubbs
52318649b6 Move chroot man page to man8
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9449 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-01-24 19:05:52 +00:00
Bruce Dubbs
1b8d78b5a2 Touch up example grub.conf
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9376 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-09-17 23:48:47 +00:00
Matthew Burgess
154c0ce4df Fixed creation of a GRUB boot disk. Fixes #2706.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9336 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-07-07 19:21:08 +00:00
Bruce Dubbs
6541b70b85 Update to util-linix-ng-2.18
Exapand and reformat notes concerning grub.cfg

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9330 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-07-02 00:01:06 +00:00
Bruce Dubbs
920932eef6 typos
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9221 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-03-13 22:51:26 +00:00