From 0f69f60924b48851727784e2989dd7b52300eb00 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 15 Jun 2021 23:02:24 -0500 Subject: [PATCH 1/3] Tweak spacing --- chapter08/util-linux.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml index e5f41cca4..b1df6ea6d 100644 --- a/chapter08/util-linux.xml +++ b/chapter08/util-linux.xml @@ -104,8 +104,7 @@ su tester -c "make -k check" Finally, install the man pages: -tar -xf ../util-linux-man-pages-&util-linux-version;.tar.xz \ ---directory /usr/share/man --strip-components=1 +tar -xf ../util-linux-man-pages-&util-linux-version;.tar.xz --directory /usr/share/man --strip-components=1 From 9b7899b060f8a455d8c160e71518205f44902256 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Wed, 16 Jun 2021 15:39:14 +0800 Subject: [PATCH 2/3] fix grub download url --- packages.ent | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages.ent b/packages.ent index df29c94db..746022c79 100644 --- a/packages.ent +++ b/packages.ent @@ -303,8 +303,7 @@ - - + From f1f9fbefad9d5f3705e1b71353dbfaa719ef6f24 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Wed, 16 Jun 2021 18:22:39 -0500 Subject: [PATCH 3/3] Use the correct month for the changelog --- chapter01/changelog.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 39685da94..1ed4589ef 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,7 +43,7 @@ appropriate for the entry or if needed the entire day's listitem. --> - 2021-05-15 + 2021-06-15 [bdubbs] - Update to iana-etc-20210611. Addresses