* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 19404c954fd11b68e8a32d026a516f9678fd03d0
@ 2017-07-05 16:27 git
0 siblings, 0 replies; only message in thread
From: git @ 2017-07-05 16:27 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 21686 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via 19404c954fd11b68e8a32d026a516f9678fd03d0 (commit)
via 6e1cf8426678984cadc68555cf8a766d3a31fc2f (commit)
from da504bdc57564434629c485ee12b64f76adf722d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 19404c954fd11b68e8a32d026a516f9678fd03d0
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Wed Jul 5 17:23:19 2017 +0100
core112: Ship updated util-linux
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 6e1cf8426678984cadc68555cf8a766d3a31fc2f
Author: Marcel Lorenz <marcel.lorenz(a)ipfire.org>
Date: Tue Jun 6 10:38:21 2017 +0200
util-linux: update to 2.28.2
Signed-off-by: Marcel Lorenz <marcel.lorenz(a)ipfire.org>
Reviewed-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/common/i586/util-linux | 77 ++++++++++------------
config/rootfiles/common/x86_64/util-linux | 70 ++++++++++----------
.../66 => core/112}/filelists/armv5tel/util-linux | 0
.../66 => core/112}/filelists/i586/util-linux | 0
.../rootfiles/core/112/filelists/x86_64/util-linux | 1 +
lfs/util-linux | 24 +++++--
6 files changed, 89 insertions(+), 83 deletions(-)
copy config/rootfiles/{oldcore/66 => core/112}/filelists/armv5tel/util-linux (100%)
copy config/rootfiles/{oldcore/66 => core/112}/filelists/i586/util-linux (100%)
create mode 120000 config/rootfiles/core/112/filelists/x86_64/util-linux
Difference in files:
diff --git a/config/rootfiles/common/i586/util-linux b/config/rootfiles/common/i586/util-linux
index 9b8d484..d445a7f 100644
--- a/config/rootfiles/common/i586/util-linux
+++ b/config/rootfiles/common/i586/util-linux
@@ -8,8 +8,12 @@ bin/wdctl
#etc/fcron.daily
etc/fcron.daily/trim
lib/libblkid.so.1.1.0
+lib/libfdisk.so.1
+lib/libfdisk.so.1.1.0
lib/libmount.so.1
lib/libmount.so.1.1.0
+lib/libsmartcols.so.1
+lib/libsmartcols.so.1.1.0
lib/libuuid.so.1.3.0
sbin/agetty
sbin/blkdiscard
@@ -29,7 +33,6 @@ sbin/mkfs
#sbin/mkfs.cramfs
sbin/mkfs.minix
sbin/mkswap
-sbin/nologin
#sbin/pivot_root
sbin/raw
sbin/sfdisk
@@ -38,13 +41,13 @@ sbin/swapoff
sbin/swapon
sbin/switch_root
sbin/wipefs
+sbin/zramctl
#usr/bin/cal
#usr/bin/chrt
#usr/bin/col
#usr/bin/colcrt
#usr/bin/colrm
#usr/bin/column
-#usr/bin/cytune
usr/bin/eject
usr/bin/fallocate
usr/bin/flock
@@ -61,7 +64,10 @@ usr/bin/ionice
usr/bin/logger
#usr/bin/look
usr/bin/lscpu
+usr/bin/lsipc
usr/bin/lslocks
+usr/bin/lslogins
+usr/bin/lsns
#usr/bin/mcookie
#usr/bin/namei
#usr/bin/nsenter
@@ -78,16 +84,26 @@ usr/bin/setsid
usr/bin/tailf
#usr/bin/taskset
#usr/bin/ul
+#usr/bin/uname26
#usr/bin/unshare
#usr/bin/whereis
+#usr/include/libfdisk
+#usr/include/libfdisk/libfdisk.h
#usr/include/libmount
#usr/include/libmount/libmount.h
+#usr/include/libsmartcols
+#usr/include/libsmartcols/libsmartcols.h
#usr/lib/libblkid.la
-#usr/lib/libmount.a
+#usr/lib/libfdisk.la
+#usr/lib/libfdisk.so
#usr/lib/libmount.la
#usr/lib/libmount.so
+#usr/lib/libsmartcols.la
+#usr/lib/libsmartcols.so
#usr/lib/libuuid.la
+#usr/lib/pkgconfig/fdisk.pc
#usr/lib/pkgconfig/mount.pc
+#usr/lib/pkgconfig/smartcols.pc
usr/sbin/addpart
usr/sbin/delpart
usr/sbin/fdformat
@@ -96,8 +112,6 @@ usr/sbin/partx
#usr/sbin/readprofile
usr/sbin/resizepart
usr/sbin/rtcwake
-usr/share/bash-completion
-#usr/share/bash-completion/completions
#usr/share/bash-completion/completions/addpart
#usr/share/bash-completion/completions/blkdiscard
#usr/share/bash-completion/completions/blkid
@@ -111,7 +125,6 @@ usr/share/bash-completion
#usr/share/bash-completion/completions/colrm
#usr/share/bash-completion/completions/column
#usr/share/bash-completion/completions/ctrlaltdel
-#usr/share/bash-completion/completions/cytune
#usr/share/bash-completion/completions/delpart
#usr/share/bash-completion/completions/dmesg
#usr/share/bash-completion/completions/eject
@@ -129,16 +142,21 @@ usr/share/bash-completion
#usr/share/bash-completion/completions/hexdump
#usr/share/bash-completion/completions/hwclock
#usr/share/bash-completion/completions/ionice
+#usr/share/bash-completion/completions/ipcmk
#usr/share/bash-completion/completions/ipcrm
#usr/share/bash-completion/completions/ipcs
#usr/share/bash-completion/completions/isosize
+#usr/share/bash-completion/completions/last
#usr/share/bash-completion/completions/ldattach
#usr/share/bash-completion/completions/logger
#usr/share/bash-completion/completions/look
#usr/share/bash-completion/completions/losetup
#usr/share/bash-completion/completions/lsblk
#usr/share/bash-completion/completions/lscpu
+#usr/share/bash-completion/completions/lsipc
#usr/share/bash-completion/completions/lslocks
+#usr/share/bash-completion/completions/lslogins
+#usr/share/bash-completion/completions/lsns
#usr/share/bash-completion/completions/mcookie
#usr/share/bash-completion/completions/mesg
#usr/share/bash-completion/completions/mkfs
@@ -147,6 +165,7 @@ usr/share/bash-completion
#usr/share/bash-completion/completions/mkfs.minix
#usr/share/bash-completion/completions/mkswap
#usr/share/bash-completion/completions/more
+#usr/share/bash-completion/completions/mount
#usr/share/bash-completion/completions/mountpoint
#usr/share/bash-completion/completions/namei
#usr/share/bash-completion/completions/nsenter
@@ -168,10 +187,12 @@ usr/share/bash-completion
#usr/share/bash-completion/completions/setterm
#usr/share/bash-completion/completions/sfdisk
#usr/share/bash-completion/completions/swaplabel
+#usr/share/bash-completion/completions/swapoff
#usr/share/bash-completion/completions/swapon
#usr/share/bash-completion/completions/tailf
#usr/share/bash-completion/completions/taskset
#usr/share/bash-completion/completions/ul
+#usr/share/bash-completion/completions/umount
#usr/share/bash-completion/completions/unshare
#usr/share/bash-completion/completions/utmpdump
#usr/share/bash-completion/completions/uuidd
@@ -180,44 +201,11 @@ usr/share/bash-completion
#usr/share/bash-completion/completions/wdctl
#usr/share/bash-completion/completions/whereis
#usr/share/bash-completion/completions/wipefs
+#usr/share/bash-completion/completions/zramctl
#usr/share/doc/util-linux
#usr/share/doc/util-linux/getopt
#usr/share/doc/util-linux/getopt/getopt-parse.bash
#usr/share/doc/util-linux/getopt/getopt-parse.tcsh
-#usr/share/locale/ca/LC_MESSAGES/util-linux.mo
-#usr/share/locale/cs/LC_MESSAGES/util-linux.mo
-#usr/share/locale/da/LC_MESSAGES/util-linux.mo
-#usr/share/locale/de/LC_MESSAGES/util-linux.mo
-#usr/share/locale/es/LC_MESSAGES/util-linux.mo
-#usr/share/locale/et
-#usr/share/locale/et/LC_MESSAGES
-#usr/share/locale/et/LC_MESSAGES/util-linux.mo
-#usr/share/locale/eu
-#usr/share/locale/eu/LC_MESSAGES
-#usr/share/locale/eu/LC_MESSAGES/util-linux.mo
-#usr/share/locale/fi/LC_MESSAGES/util-linux.mo
-#usr/share/locale/fr/LC_MESSAGES/util-linux.mo
-#usr/share/locale/gl/LC_MESSAGES/util-linux.mo
-#usr/share/locale/hr/LC_MESSAGES/util-linux.mo
-#usr/share/locale/hu/LC_MESSAGES/util-linux.mo
-#usr/share/locale/id/LC_MESSAGES/util-linux.mo
-#usr/share/locale/it/LC_MESSAGES/util-linux.mo
-#usr/share/locale/ja/LC_MESSAGES/util-linux.mo
-#usr/share/locale/nl/LC_MESSAGES/util-linux.mo
-#usr/share/locale/pl/LC_MESSAGES/util-linux.mo
-#usr/share/locale/pt_BR/LC_MESSAGES/util-linux.mo
-#usr/share/locale/ru/LC_MESSAGES/util-linux.mo
-#usr/share/locale/sl
-#usr/share/locale/sl/LC_MESSAGES
-#usr/share/locale/sl/LC_MESSAGES/util-linux.mo
-#usr/share/locale/sv/LC_MESSAGES/util-linux.mo
-#usr/share/locale/tr/LC_MESSAGES/util-linux.mo
-#usr/share/locale/uk
-#usr/share/locale/uk/LC_MESSAGES
-#usr/share/locale/uk/LC_MESSAGES/util-linux.mo
-#usr/share/locale/vi/LC_MESSAGES/util-linux.mo
-#usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo
-#usr/share/locale/zh_TW/LC_MESSAGES/util-linux.mo
#usr/share/man/man1/cal.1
#usr/share/man/man1/chrt.1
#usr/share/man/man1/col.1
@@ -237,6 +225,8 @@ usr/share/bash-completion
#usr/share/man/man1/logger.1
#usr/share/man/man1/look.1
#usr/share/man/man1/lscpu.1
+#usr/share/man/man1/lsipc.1
+#usr/share/man/man1/lslogins.1
#usr/share/man/man1/mcookie.1
#usr/share/man/man1/more.1
#usr/share/man/man1/namei.1
@@ -257,6 +247,7 @@ usr/share/bash-completion
#usr/share/man/man1/whereis.1
#usr/share/man/man3/uuid_generate_time_safe.3
#usr/share/man/man5/fstab.5
+#usr/share/man/man5/terminal-colors.d.5
#usr/share/man/man8/addpart.8
#usr/share/man/man8/agetty.8
#usr/share/man/man8/blkdiscard.8
@@ -264,7 +255,6 @@ usr/share/bash-completion
#usr/share/man/man8/cfdisk.8
#usr/share/man/man8/chcpu.8
#usr/share/man/man8/ctrlaltdel.8
-#usr/share/man/man8/cytune.8
#usr/share/man/man8/delpart.8
#usr/share/man/man8/fdformat.8
#usr/share/man/man8/fdisk.8
@@ -282,13 +272,13 @@ usr/share/bash-completion
#usr/share/man/man8/losetup.8
#usr/share/man/man8/lsblk.8
#usr/share/man/man8/lslocks.8
+#usr/share/man/man8/lsns.8
#usr/share/man/man8/mkfs.8
#usr/share/man/man8/mkfs.bfs.8
#usr/share/man/man8/mkfs.cramfs.8
#usr/share/man/man8/mkfs.minix.8
#usr/share/man/man8/mkswap.8
#usr/share/man/man8/mount.8
-#usr/share/man/man8/nologin.8
#usr/share/man/man8/partx.8
#usr/share/man/man8/pivot_root.8
#usr/share/man/man8/raw.8
@@ -302,5 +292,8 @@ usr/share/bash-completion
#usr/share/man/man8/swapon.8
#usr/share/man/man8/switch_root.8
#usr/share/man/man8/umount.8
+#usr/share/man/man8/uname26.8
#usr/share/man/man8/wdctl.8
#usr/share/man/man8/wipefs.8
+#usr/share/man/man8/x86_64.8
+#usr/share/man/man8/zramctl.8
diff --git a/config/rootfiles/common/x86_64/util-linux b/config/rootfiles/common/x86_64/util-linux
index 28a5699..039f871 100644
--- a/config/rootfiles/common/x86_64/util-linux
+++ b/config/rootfiles/common/x86_64/util-linux
@@ -8,8 +8,12 @@ bin/wdctl
#etc/fcron.daily
etc/fcron.daily/trim
lib/libblkid.so.1.1.0
+lib/libfdisk.so.1
+lib/libfdisk.so.1.1.0
lib/libmount.so.1
lib/libmount.so.1.1.0
+lib/libsmartcols.so.1
+lib/libsmartcols.so.1.1.0
lib/libuuid.so.1.3.0
sbin/agetty
sbin/blkdiscard
@@ -29,7 +33,6 @@ sbin/mkfs
#sbin/mkfs.cramfs
sbin/mkfs.minix
sbin/mkswap
-sbin/nologin
#sbin/pivot_root
sbin/raw
sbin/sfdisk
@@ -38,13 +41,13 @@ sbin/swapoff
sbin/swapon
sbin/switch_root
sbin/wipefs
+sbin/zramctl
#usr/bin/cal
#usr/bin/chrt
#usr/bin/col
#usr/bin/colcrt
#usr/bin/colrm
#usr/bin/column
-#usr/bin/cytune
usr/bin/eject
usr/bin/fallocate
usr/bin/flock
@@ -61,7 +64,10 @@ usr/bin/ionice
usr/bin/logger
#usr/bin/look
usr/bin/lscpu
+usr/bin/lsipc
usr/bin/lslocks
+usr/bin/lslogins
+usr/bin/lsns
#usr/bin/mcookie
#usr/bin/namei
#usr/bin/nsenter
@@ -78,17 +84,27 @@ usr/bin/setsid
usr/bin/tailf
#usr/bin/taskset
#usr/bin/ul
+#usr/bin/uname26
#usr/bin/unshare
#usr/bin/whereis
-#usr/bin/x86_64
+usr/bin/x86_64
+#usr/include/libfdisk
+#usr/include/libfdisk/libfdisk.h
#usr/include/libmount
#usr/include/libmount/libmount.h
+#usr/include/libsmartcols
+#usr/include/libsmartcols/libsmartcols.h
#usr/lib/libblkid.la
-#usr/lib/libmount.a
+#usr/lib/libfdisk.la
+#usr/lib/libfdisk.so
#usr/lib/libmount.la
#usr/lib/libmount.so
+#usr/lib/libsmartcols.la
+#usr/lib/libsmartcols.so
#usr/lib/libuuid.la
+#usr/lib/pkgconfig/fdisk.pc
#usr/lib/pkgconfig/mount.pc
+#usr/lib/pkgconfig/smartcols.pc
usr/sbin/addpart
usr/sbin/delpart
usr/sbin/fdformat
@@ -97,8 +113,6 @@ usr/sbin/partx
#usr/sbin/readprofile
usr/sbin/resizepart
usr/sbin/rtcwake
-usr/share/bash-completion
-#usr/share/bash-completion/completions
#usr/share/bash-completion/completions/addpart
#usr/share/bash-completion/completions/blkdiscard
#usr/share/bash-completion/completions/blkid
@@ -112,7 +126,6 @@ usr/share/bash-completion
#usr/share/bash-completion/completions/colrm
#usr/share/bash-completion/completions/column
#usr/share/bash-completion/completions/ctrlaltdel
-#usr/share/bash-completion/completions/cytune
#usr/share/bash-completion/completions/delpart
#usr/share/bash-completion/completions/dmesg
#usr/share/bash-completion/completions/eject
@@ -130,16 +143,21 @@ usr/share/bash-completion
#usr/share/bash-completion/completions/hexdump
#usr/share/bash-completion/completions/hwclock
#usr/share/bash-completion/completions/ionice
+#usr/share/bash-completion/completions/ipcmk
#usr/share/bash-completion/completions/ipcrm
#usr/share/bash-completion/completions/ipcs
#usr/share/bash-completion/completions/isosize
+#usr/share/bash-completion/completions/last
#usr/share/bash-completion/completions/ldattach
#usr/share/bash-completion/completions/logger
#usr/share/bash-completion/completions/look
#usr/share/bash-completion/completions/losetup
#usr/share/bash-completion/completions/lsblk
#usr/share/bash-completion/completions/lscpu
+#usr/share/bash-completion/completions/lsipc
#usr/share/bash-completion/completions/lslocks
+#usr/share/bash-completion/completions/lslogins
+#usr/share/bash-completion/completions/lsns
#usr/share/bash-completion/completions/mcookie
#usr/share/bash-completion/completions/mesg
#usr/share/bash-completion/completions/mkfs
@@ -148,6 +166,7 @@ usr/share/bash-completion
#usr/share/bash-completion/completions/mkfs.minix
#usr/share/bash-completion/completions/mkswap
#usr/share/bash-completion/completions/more
+#usr/share/bash-completion/completions/mount
#usr/share/bash-completion/completions/mountpoint
#usr/share/bash-completion/completions/namei
#usr/share/bash-completion/completions/nsenter
@@ -169,10 +188,12 @@ usr/share/bash-completion
#usr/share/bash-completion/completions/setterm
#usr/share/bash-completion/completions/sfdisk
#usr/share/bash-completion/completions/swaplabel
+#usr/share/bash-completion/completions/swapoff
#usr/share/bash-completion/completions/swapon
#usr/share/bash-completion/completions/tailf
#usr/share/bash-completion/completions/taskset
#usr/share/bash-completion/completions/ul
+#usr/share/bash-completion/completions/umount
#usr/share/bash-completion/completions/unshare
#usr/share/bash-completion/completions/utmpdump
#usr/share/bash-completion/completions/uuidd
@@ -181,36 +202,11 @@ usr/share/bash-completion
#usr/share/bash-completion/completions/wdctl
#usr/share/bash-completion/completions/whereis
#usr/share/bash-completion/completions/wipefs
+#usr/share/bash-completion/completions/zramctl
#usr/share/doc/util-linux
#usr/share/doc/util-linux/getopt
#usr/share/doc/util-linux/getopt/getopt-parse.bash
#usr/share/doc/util-linux/getopt/getopt-parse.tcsh
-#usr/share/locale/ca/LC_MESSAGES/util-linux.mo
-#usr/share/locale/cs/LC_MESSAGES/util-linux.mo
-#usr/share/locale/da/LC_MESSAGES/util-linux.mo
-#usr/share/locale/de/LC_MESSAGES/util-linux.mo
-#usr/share/locale/es/LC_MESSAGES/util-linux.mo
-#usr/share/locale/et/LC_MESSAGES/util-linux.mo
-#usr/share/locale/eu/LC_MESSAGES/util-linux.mo
-#usr/share/locale/fi/LC_MESSAGES/util-linux.mo
-#usr/share/locale/fr/LC_MESSAGES/util-linux.mo
-#usr/share/locale/gl/LC_MESSAGES/util-linux.mo
-#usr/share/locale/hr/LC_MESSAGES/util-linux.mo
-#usr/share/locale/hu/LC_MESSAGES/util-linux.mo
-#usr/share/locale/id/LC_MESSAGES/util-linux.mo
-#usr/share/locale/it/LC_MESSAGES/util-linux.mo
-#usr/share/locale/ja/LC_MESSAGES/util-linux.mo
-#usr/share/locale/nl/LC_MESSAGES/util-linux.mo
-#usr/share/locale/pl/LC_MESSAGES/util-linux.mo
-#usr/share/locale/pt_BR/LC_MESSAGES/util-linux.mo
-#usr/share/locale/ru/LC_MESSAGES/util-linux.mo
-#usr/share/locale/sl/LC_MESSAGES/util-linux.mo
-#usr/share/locale/sv/LC_MESSAGES/util-linux.mo
-#usr/share/locale/tr/LC_MESSAGES/util-linux.mo
-#usr/share/locale/uk/LC_MESSAGES/util-linux.mo
-#usr/share/locale/vi/LC_MESSAGES/util-linux.mo
-#usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo
-#usr/share/locale/zh_TW/LC_MESSAGES/util-linux.mo
#usr/share/man/man1/cal.1
#usr/share/man/man1/chrt.1
#usr/share/man/man1/col.1
@@ -230,6 +226,8 @@ usr/share/bash-completion
#usr/share/man/man1/logger.1
#usr/share/man/man1/look.1
#usr/share/man/man1/lscpu.1
+#usr/share/man/man1/lsipc.1
+#usr/share/man/man1/lslogins.1
#usr/share/man/man1/mcookie.1
#usr/share/man/man1/more.1
#usr/share/man/man1/namei.1
@@ -250,6 +248,7 @@ usr/share/bash-completion
#usr/share/man/man1/whereis.1
#usr/share/man/man3/uuid_generate_time_safe.3
#usr/share/man/man5/fstab.5
+#usr/share/man/man5/terminal-colors.d.5
#usr/share/man/man8/addpart.8
#usr/share/man/man8/agetty.8
#usr/share/man/man8/blkdiscard.8
@@ -257,7 +256,6 @@ usr/share/bash-completion
#usr/share/man/man8/cfdisk.8
#usr/share/man/man8/chcpu.8
#usr/share/man/man8/ctrlaltdel.8
-#usr/share/man/man8/cytune.8
#usr/share/man/man8/delpart.8
#usr/share/man/man8/fdformat.8
#usr/share/man/man8/fdisk.8
@@ -275,13 +273,13 @@ usr/share/bash-completion
#usr/share/man/man8/losetup.8
#usr/share/man/man8/lsblk.8
#usr/share/man/man8/lslocks.8
+#usr/share/man/man8/lsns.8
#usr/share/man/man8/mkfs.8
#usr/share/man/man8/mkfs.bfs.8
#usr/share/man/man8/mkfs.cramfs.8
#usr/share/man/man8/mkfs.minix.8
#usr/share/man/man8/mkswap.8
#usr/share/man/man8/mount.8
-#usr/share/man/man8/nologin.8
#usr/share/man/man8/partx.8
#usr/share/man/man8/pivot_root.8
#usr/share/man/man8/raw.8
@@ -295,6 +293,8 @@ usr/share/bash-completion
#usr/share/man/man8/swapon.8
#usr/share/man/man8/switch_root.8
#usr/share/man/man8/umount.8
+#usr/share/man/man8/uname26.8
#usr/share/man/man8/wdctl.8
#usr/share/man/man8/wipefs.8
#usr/share/man/man8/x86_64.8
+#usr/share/man/man8/zramctl.8
diff --git a/config/rootfiles/core/112/filelists/armv5tel/util-linux b/config/rootfiles/core/112/filelists/armv5tel/util-linux
new file mode 120000
index 0000000..2596908
--- /dev/null
+++ b/config/rootfiles/core/112/filelists/armv5tel/util-linux
@@ -0,0 +1 @@
+../../../../common/armv5tel/util-linux
\ No newline at end of file
diff --git a/config/rootfiles/core/112/filelists/i586/util-linux b/config/rootfiles/core/112/filelists/i586/util-linux
new file mode 120000
index 0000000..c973106
--- /dev/null
+++ b/config/rootfiles/core/112/filelists/i586/util-linux
@@ -0,0 +1 @@
+../../../../common/i586/util-linux
\ No newline at end of file
diff --git a/config/rootfiles/core/112/filelists/x86_64/util-linux b/config/rootfiles/core/112/filelists/x86_64/util-linux
new file mode 120000
index 0000000..7b5558d
--- /dev/null
+++ b/config/rootfiles/core/112/filelists/x86_64/util-linux
@@ -0,0 +1 @@
+../../../../common/x86_64/util-linux
\ No newline at end of file
diff --git a/lfs/util-linux b/lfs/util-linux
index 7f69e67..ac8d741 100644
--- a/lfs/util-linux
+++ b/lfs/util-linux
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2013 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2017 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,13 +24,15 @@
include Config
-VER = 2.24
+VER = 2.28.2
THISAPP = util-linux-$(VER)
DL_FILE = $(THISAPP).tar.xz
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
+PROG = util-linux
+
###############################################################################
# Top-level Rules
@@ -40,7 +42,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 4fac6443427f575fc5f3531a4ad2ca01
+$(DL_FILE)_MD5 = 46a232a37bce45371a86d19300edc47a
install : $(TARGET)
@@ -70,11 +72,21 @@ $(subst %,%_MD5,$(objects)) :
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
- cd $(DIR_APP) && ./configure
- cd $(DIR_APP) && make $(MAKETUNING) HAVE_KILL=yes HAVE_SLN=yes
- cd $(DIR_APP) && make HAVE_KILL=yes HAVE_SLN=yes install
+ cd $(DIR_APP) && ./configure \
+ --docdir=/usr/share/doc/util-linux \
+ --disable-static \
+ --disable-nls \
+ --disable-static \
+ --enable-pg \
+ --without-python \
+ --without-systemd \
+ --without-systemdsystemunitdir
+ cd $(DIR_APP) && make $(MAKETUNING)
+ cd $(DIR_APP) && make install
+
# Install fstrim cronjob
mkdir -p /etc/fcron.daily
install -m 0755 $(DIR_SRC)/config/fstrim/trim /etc/fcron.daily/trim
+
@rm -rf $(DIR_APP)
@$(POSTBUILD)
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-07-05 16:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-05 16:27 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 19404c954fd11b68e8a32d026a516f9678fd03d0 git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox