Commit Graph

159 Commits

Author SHA1 Message Date
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
Bruce Dubbs
a1a7d7f891 Update to xine-ui-0.99.11.
Update to xine-lib-1.2.10. 
Update to imlib2-1.6.1. 
Update to fribidi-1.0.8. 
Update to qemu-4.2.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22477 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-12-15 22:53:18 +00:00
Tim Tassonis
2d7c53dbfa Update to qemu-4.1.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22378 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-11-15 16:59:09 +00:00
Ken Moffat
c5d5897573 QEMU: comment the option --with-gtkabi=3.0 which is no-longer accepted.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22354 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-11-06 01:01:22 +00:00
Pierre Labastie
cac7f93e44 Add some "nodep" role to alternative dependencies. Mostly does not change
the rendered book, but allows to simplify the dependency chain for jhalfs

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22169 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-20 14:15:17 +00:00
Bruce Dubbs
1ab21f7ec7 Misc tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22040 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-23 22:38:31 +00:00
Tim Tassonis
c910aa5435 Update to qemu-4.1.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21977 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-16 15:02:10 +00:00
Bruce Dubbs
51dfb3e400 Move BLFS/trunk/BOOK and BLFS/trunk/bootscripts to
BLFS/branches/old-trunk-20190627 and BLFS/branches/old-bootscripts-20190627.

Move BLFS/branches/elogind-book and  BLFS/branches/elogind-bootscripts
to trunk.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21754 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-06-27 20:55:17 +00:00
Bruce Dubbs
b4c475d5f8 Update to subversion-1.12.0.
Update to qca-2.2.1. 
Update to mesa-19.0.3. 
Update to cogl-1.22.4. 
Update to qemu-4.0.0. 
Update to cmake-3.14.3. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21517 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-04-26 22:47:30 +00:00
Bruce Dubbs
be2215e000 Tag packages in postlfs part
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21199 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-18 21:07:03 +00:00
Pierre Labastie
f9865e2c5b Make Qemu P3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21039 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-01-25 17:56:57 +00:00