Commit Graph

169 Commits

Author SHA1 Message Date
Tim Tassonis
d5c360b41d Update to qemu-8.0.2 2023-06-02 01:36:40 +02:00
Bruce Dubbs
ca19f430b2 Update to qemu-8.0.0. 2023-04-20 22:26:16 -05:00
Xi Ruoyao
d129835cfa
qemu: Comment out udev rule
It's in LFS now.  And add a note that using "bridge" device strictly
requiring the kvm group.
2023-04-12 01:14:09 +08:00
Xi Ruoyao
0fea8320f7
qemu: /dev/kvm mode is now set in LFS, and logind-based access is allowed 2023-04-10 16:51:19 +08:00
Bruce Dubbs
b1643e3b90 Put custom kvm udev rule into /etc/udev 2023-04-09 16:36:04 -05:00
Bruce Dubbs
a12730f76a Remove sdl dependeny from pages that also have sdl2 as a dependency 2023-04-07 13:13:35 -05:00
Xi Ruoyao
8cffdfa121
qemu: Tell how to build guest kernel with Virtio 2023-02-27 15:32:06 +08:00
Xi Ruoyao
f1f151995f
qemu: Mention CONFIG_DRM_BOCHS and CONFIG_FB for the guest kernel to drive emulated "std" VGA card
Changed "vga" to "VGA" (except in commands) by the way.
2023-02-27 15:26:49 +08:00
Bruce Dubbs
cfd4fa88b5 Tags 2023-02-20 15:14:57 -06:00
Pierre Labastie
75e93d0fae Update qemu download url 2023-02-16 20:26:42 +01:00
Pierre Labastie
3bdc4eba16 Merge branch 'trunk' into plabs/python-mods 2023-01-10 21:57:10 +01:00
Pierre Labastie
50ba3b3341 Add libslirp library for qemu 2022-12-30 15:33:07 +01:00
Bruce Dubbs
e29b55b284 Update to qemu-7.2.0. 2022-12-27 14:05:21 -06:00
Pierre Labastie
cf905e02e5 Merge branch 'trunk' into plabs/python-mods 2022-12-01 21:23:08 +01:00
Pierre Labastie
3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Pierre Labastie
402910e9fb Fix references to sphinx 2022-10-20 17:22:26 +02:00
Pierre Labastie
1f1f22302b Add &root; user to some root commands in qemu
Also, remove some obsolete (commented-out) parts, reformat some
lines longer than 80 columns, and update the text here and there...
2022-10-07 10:17:46 +02:00
Tim Tassonis
622d6320a6 Update to qemu-7.1.0. 2022-09-01 03:46:08 +02:00
Julien Lepiller
b38aed5077 Fix typos 2022-08-28 20:38:50 +02:00
Xi Ruoyao
10311fad21
qemu: mention virtio drivers for disk and network 2022-08-28 20:43:33 +08:00
Xi Ruoyao
46a83048cb
qemu: describe an option to simulate UEFI hardware
Useful for testing BLFS UEFI section, or booting something (Windoge)
requiring UEFI.
2022-08-28 20:01:15 +08:00
Bruce Dubbs
3032882841 Tags 2022-08-26 16:39:32 -05:00
Pierre Labastie
449c5526b7 qemu: a reference to "below" needs to be "above" 2022-07-21 16:43:18 +02:00
Xi Ruoyao
d6b45f7ae5
change egrep to grep -E
egrep is deprecated since 2007, and the next grep release (3.8 or 4.0)
will print a warning if it's used.

Url: https://git.savannah.gnu.org/cgit/grep.git/commit/?id=a951562
2022-06-23 18:15:12 +08:00
Tim Tassonis
dff46c682c Update to qemu-7.0.0 2022-04-21 20:10:39 +02:00
Ken Moffat
b9c353b87a Typo fixes from rhubarbpieguy. 2022-03-25 03:29:22 +00:00
Pierre Labastie
fdec60aa62 Do not try to create group kvm for qemu for sysv
It is created in lfs chapter 7 both for sysv and systemd
2022-02-23 08:25:11 +01:00
Bruce Dubbs
db8d276a9d Tags and a minor dependency upgrade 2022-02-20 14:30:51 -06:00
Bruce Dubbs
59b836c8d0 Package updates.
Update to bind9-9.16.24.
Update to qemu-6.2.0.
2021-12-17 12:40:36 -06:00
Pierre Labastie
da54a62385 Tags for kde and some deps 2021-08-28 22:59:53 +02:00
Pierre Labastie
a541e08052 Updates and a security fix
Fix a security issue in apr-1.7.0 (with a sed)
libgcrypt-1.9.4 (security fix)
libcap-2.53
openssh-8.7p1
thunderbird-91.0.3
qemu-6.1.0
2021-08-26 17:15:09 +02:00
Pierre Labastie
b0a073b849 qemu: prevent installing /usr/var
configure needs --localstatedir=/var. Report by Joe Locash.
2021-08-25 13:53:46 +02:00
Pierre Labastie
98c9ebc75a Tag qemu 2021-08-23 22:33:26 +02:00
Douglas R. Reno
9d6565bf68 Qemu: Minor text tweaks. 2021-05-09 20:52:29 -05:00
Douglas R. Reno
fefc5d54e7 Qemu: Fix libcacrd URL 2021-05-09 20:39:54 -05:00
Bruce Dubbs
5e855598f3 Update to qemu-6.0.0 2021-05-09 11:31:10 -05:00
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Xi Ruoyao
c6b192c037 secure package download URLs
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24436 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-04-05 12:36:04 +00:00
Xi Ruoyao
42326ce6bf qemu: use -device ac97 instead of deprecated -soundhw
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24253 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-21 14:55:47 +00:00
Pierre Labastie
0ff76e8747 Fix building qemu with binutils-2.36
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24252 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-21 07:13:13 +00:00
Pierre Labastie
4c24eb0a40 Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 15:20:16 +00:00
Pierre Labastie
542bb708d7 When running tests in qemu, the working directory is already build;
no need to cd to it.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23978 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-12-14 13:45:11 +00:00
Bruce Dubbs
6aa48d3841 Add inih-r52. Required for xfsprogs-5.10.0.
Update to xfsprogs-5.10.0. 
Update to libusb-1.0.24. 
Update to qemu-5.2.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23977 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-12-13 23:48:30 +00:00
Ken Moffat
f39cf0d0e5 Kernel config changes suggested by rhubarbpieguy
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23948 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-12-01 22:08:20 +00:00
Bruce Dubbs
b9d5573a2b More tags
Remove libnftnl which was commented out



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23609 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-23 22:03:29 +00:00
Bruce Dubbs
644e02f4af Update to qemu-5.1.0.
Update to mariadb-10.5.5. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23501 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-12 20:19:07 +00:00
Bruce Dubbs
7d85f2ab69 Update to qemu-5.0.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23047 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-04-29 18:44:58 +00:00
Pierre Labastie
f716ef4508 Format "editors"
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22896 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-26 13:13:18 +00:00
Pierre Labastie
4727444406 Format postlfs/security and misc/forgotten
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22884 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-24 19:19:44 +00:00
Bruce Dubbs
c6fc9b28ec Tag all perl modules.
Finish tagging multimedia.
A few other tags.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22737 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-20 20:41:28 +00:00