From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 4/4] make.sh: Adjust build order to proper build udev (systemd)
Date: Sat, 21 Oct 2023 19:38:09 +0200 [thread overview]
Message-ID: <20231021173809.3530-5-stefan.schantl@ipfire.org> (raw)
In-Reply-To: <20231021173809.3530-1-stefan.schantl@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1500 bytes --]
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
make.sh | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/make.sh b/make.sh
index 7380ac7b7..fce5024a5 100755
--- a/make.sh
+++ b/make.sh
@@ -1103,11 +1103,11 @@ buildipfire() {
lfsmake2 backup
lfsmake2 rust
lfsmake2 openssl
- lfsmake2 kmod
- lfsmake2 udev
lfsmake2 popt
lfsmake2 libedit
- lfsmake2 libusb
+ lfsmake2 pam
+ lfsmake2 libcap
+ lfsmake2 libcap-ng
lfsmake2 libpcap
lfsmake2 ppp
lfsmake2 pptp
@@ -1116,11 +1116,7 @@ buildipfire() {
lfsmake2 bc
lfsmake2 u-boot MKIMAGE=1
lfsmake2 cpio
- lfsmake2 mdadm
- lfsmake2 dracut
lfsmake2 libaio
- lfsmake2 lvm2
- lfsmake2 multipath-tools
lfsmake2 freetype
lfsmake2 libmnl
lfsmake2 libnfnetlink
@@ -1148,6 +1144,13 @@ buildipfire() {
lfsmake2 python3-Jinja2
lfsmake2 ninja
lfsmake2 meson
+ lfsmake2 kmod
+ lfsmake2 udev
+ lfsmake2 libusb
+ lfsmake2 mdadm
+ lfsmake2 dracut
+ lfsmake2 lvm2
+ lfsmake2 multipath-tools
lfsmake2 glib
lfsmake2 libgudev
lfsmake2 libgpg-error
@@ -1167,7 +1170,6 @@ buildipfire() {
lfsmake2 boost
lfsmake2 linux-atm
lfsmake2 libqmi
- lfsmake2 pam
lfsmake2 c-ares
lfsmake2 rust-dissimilar
lfsmake2 rust-cfg-if
@@ -1293,8 +1295,6 @@ buildipfire() {
lfsmake2 slang
lfsmake2 newt
lfsmake2 libsmooth
- lfsmake2 libcap
- lfsmake2 libcap-ng
lfsmake2 pciutils
lfsmake2 usbutils
lfsmake2 libxml2
--
2.39.2
next prev parent reply other threads:[~2023-10-21 17:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-21 17:38 IPFire 2.x - Switching to udev from systemd Stefan Schantl
2023-10-21 17:38 ` [PATCH 1/4] python3-MarkupSafe: New package Stefan Schantl
2023-10-26 8:58 ` Michael Tremer
2023-10-29 18:21 ` Stefan Schantl
2023-10-30 10:00 ` Michael Tremer
2023-10-21 17:38 ` [PATCH 2/4] python3-Jinja2: " Stefan Schantl
2023-10-21 17:38 ` [PATCH 3/4] udev: Switch to udev from systemd Stefan Schantl
2023-10-21 17:38 ` Stefan Schantl [this message]
2023-10-26 9:00 ` IPFire 2.x - Switching " Michael Tremer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231021173809.3530-5-stefan.schantl@ipfire.org \
--to=stefan.schantl@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox