Commit Graph

149 Commits

Author SHA1 Message Date
Bruce Dubbs
659b6186e1 Update to LVM2-2.03.23 2023-11-24 17:03:26 -06:00
Pierre Labastie
e1e58be454 Remove all ftp urls
neither firefox nor epiphany can download them, and they are not
well maintained, because rarely tested.
This is WIP because the "(HTTP)" part of "Download (HTTP)" will
need to be removed too.
But let's see what users think first...
2023-10-15 21:43:08 +02:00
Bruce Dubbs
b643f16b94 Archive reiserfsprogs. 2023-09-02 18:39:11 -05:00
Pierre Labastie
e440af55af Remove trailing spaces and a few typos 2023-08-27 10:41:46 +02:00
Thomas Trepl
2314cd79bd Some tags 2023-08-17 07:43:52 +02:00
Bruce Dubbs
e5e327a5a2 Update to LVM2.2.03.22. 2023-08-04 12:43:24 -05:00
Xi Ruoyao
d67d543479
filesystems: Convert the remaining kernel configurations to use new rendering
I don't know these FS very well so I did not change things, except:

- "SCSI_LOW_LEVEL" should be "SCSI_LOWLEVEL" (without the "_" between
  "LOW" and "LEVEL").
- RAID append mode is deprecated, so I removed it.

And I've fixed some issues in kernel-config.py as well.
2023-07-31 21:44:36 +08:00
Xi Ruoyao
b9567b0433
postlfs: Remove non-exist User Notes link
Part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh
2023-06-29 19:22:20 +08:00
Bruce Dubbs
ad95d18200 Update to LVM2.2.03.21. 2023-04-22 16:49:15 -05:00
Pierre Labastie
187200ac00 Update to lvm2-2.03.20 2023-03-30 10:37:06 +02:00
Bruce Dubbs
756f4609fc Update to LVM2.2.03.19. 2023-03-03 11:28:36 -06:00
Bruce Dubbs
acd88fc231 Tags and move 2 unneeded files 2023-02-18 23:21:52 -06:00
Bruce Dubbs
dd3031a27c Update to LVM2.2.03.18. 2022-12-27 10:37:54 -06: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
Douglas R. Reno
1ba8e5ee8b LVM2: minor spacing adjustment 2022-11-22 12:12:38 -06:00
Pierre Labastie
213d18c315 Update to LVM2-2.03.17 2022-11-16 08:17:43 +01:00
Bruce Dubbs
48cb482af9 Just tags 2022-08-22 14:13:52 -05:00
Bruce Dubbs
f9478ee04a Update to LVM2.2.03.16. 2022-05-19 11:27:06 -05:00
Bruce Dubbs
9169ed5d00 Update to python-dbusmock-0.27.4. 2022-04-07 17:26:06 -05:00
Pierre Labastie
ff12c0f742 systemd: prevent a dead lock at boot
The default configuration uses /var/lock/lvm as the locking directory
but on BLFS, /var/lock is a symlink to /run/lock. This create a race
condition at boot when some lvm volumes from /etc/fstab are mounted:
The system tries to use /var/lock while /run/lock is not yet mounted.
If /var/lock/lvm is changed to /run/lock/lvm in /etc/lvm/lvm.conf,
/run/lock is created first, and there is no race.
2022-04-07 23:48:45 +02:00
Ken Moffat
b9c353b87a Typo fixes from rhubarbpieguy. 2022-03-25 03:29:22 +00:00
Bruce Dubbs
c2f9a33871 tags 2022-02-17 23:47:09 -06:00
Bruce Dubbs
0a18d81c5d Package updates.
Update to LVM2.2.03.15.
Update to gpgme-1.17.0.
Update to imlib2-1.8.0.
Update to xkeyboard-config-2.35.
2022-02-08 18:47:33 -06:00
Pierre Labastie
bbc76b21d1 (sysv): Remove an udev rule specific to systemd 2021-10-29 15:01:35 +02:00
Pierre Labastie
51ba03e696 Updates
v4l-utils-1.22.1
apache-ant-1.10.12
LVM2-2.03.14
2021-10-29 09:40:06 +02:00
Pierre Labastie
85580446b2 Remove spaces at the end of lines
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Bruce Dubbs
88fdf09fa6 Tags 2021-08-26 22:27:50 -05:00
Bruce Dubbs
179d426d27 Tags and a glibc-2.24 update for postfix 2021-08-16 23:21:17 -05:00
Bruce Dubbs
e43a427071 Update to LVM2-2.03.13. 2021-08-13 14:39:02 -05:00
Douglas R. Reno
c470ab9637 lvm2: Remove extra double-ampersand. Thanks to archetech in #lfs-support
for the report.
2021-07-06 18:45:30 -05:00
Xi Ruoyao
22e249a1e5
lvm: adjust for merged /usr, and simplify command setting PATH 2021-06-27 16:43:19 +08:00
Bruce Dubbs
0936f56279 Update to LVM2.2.03.12 2021-05-09 15:42:00 -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
Bruce Dubbs
9029db2656 Tag most of General Libraries and dependencies
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24241 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-20 06:13:48 +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
Douglas R. Reno
d5f6e8e3a2 Update to wget-1.21.1
Update to doxygen-1.9.1
Update to LVM2-2.03.11
Update to gpgme-1.15.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24106 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-12 01:58:11 +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
87351a9d36 Tag most of General Libraries and their dependencies
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23542 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-17 04:26:53 +00:00
Pierre Labastie
8ec02452b3 Fuse-3.9.3
LVM2-2.03.10

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23489 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-11 07:52:15 +00:00
Pierre Labastie
55dc313b98 Add instructions to activate and mount lvm volume in systemd. ticket 13730
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23342 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-29 07:38:45 +00:00
Bruce Dubbs
1c6b54bec3 Update to gtk+-3.24.16.
Update to LVM2.2.03.09. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22905 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-28 01:18:30 +00:00
Bruce Dubbs
f33b456a9b Update to postgresql-12.2.
Update to LVM2.2.03.08. 
Update to mlt-6.20.0. 
Update to x264-20200218. 
Update to x265-3.3. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22724 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-18 22:50:03 +00:00
Bruce Dubbs
a5bc3d26cf Update to nspr-4.24.
Update to PyYAML-5.2. 
Update to tcsh-6.22.01. 
Update to LVM2.2.03.07. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22423 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-12-04 00:13:25 +00:00
Bruce Dubbs
d72d2188e9 Update to php-7.3.11.
Update to gtkmm-3.24.2. 
Update to wireshark-3.0.6. 
Update to LVM2.2.03.06. 
Update to librsvg-2.46.3. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22306 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-10-25 21:57:22 +00:00
Bruce Dubbs
48bcac91a6 Tag dependencies for kf5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21997 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-19 01:01:59 +00:00
Pierre Labastie
06908bf6d5 Add remap="doc", remap="test", or just realign them
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21946 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-13 13:50:16 +00:00
Pierre Labastie
7e5a3eca94 remove weird role="user" attributes in openbox, and add a remap attribute to
LVM2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21906 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-07 03:11:05 +00:00
Douglas R. Reno
23ed085079 Update to LVM2-2.03.02
Update to NSS-3.44.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21759 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-06-28 01:46:05 +00:00
Bruce Dubbs
7b20b747ca Tags -- mostly General Libraries
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21179 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-17 03:14:14 +00:00
Bruce Dubbs
0dc5c2e1e2 Update to btrfs-progs-v4.20.
Update to LVM2.2.03.02. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21008 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-01-20 21:04:35 +00:00