Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
Date: Mon, 13 Sep 2021 04:49:41
Message-Id: 1631508569.33865c4e763994667df5053271496b3bab1f5abc.mattst88@gentoo
1 commit: 33865c4e763994667df5053271496b3bab1f5abc
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 10 21:47:32 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 13 04:49:29 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=33865c4e
7
8 specs/hppa: Add sys-fs/lvm2 to netboot images
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 releases/specs/hppa/netboot-hppa32.spec | 1 +
13 releases/specs/hppa/netboot-hppa64.spec | 1 +
14 2 files changed, 2 insertions(+)
15
16 diff --git a/releases/specs/hppa/netboot-hppa32.spec b/releases/specs/hppa/netboot-hppa32.spec
17 index 378d23c6..ddab2d87 100644
18 --- a/releases/specs/hppa/netboot-hppa32.spec
19 +++ b/releases/specs/hppa/netboot-hppa32.spec
20 @@ -27,6 +27,7 @@ netboot/use:
21
22 netboot/packages:
23 sys-boot/palo
24 + sys-fs/lvm2
25 sys-fs/mdadm
26 sys-fs/e2fsprogs
27 sys-fs/reiserfsprogs
28
29 diff --git a/releases/specs/hppa/netboot-hppa64.spec b/releases/specs/hppa/netboot-hppa64.spec
30 index 009b792a..35a34ceb 100644
31 --- a/releases/specs/hppa/netboot-hppa64.spec
32 +++ b/releases/specs/hppa/netboot-hppa64.spec
33 @@ -26,6 +26,7 @@ netboot/use:
34
35 netboot/packages:
36 sys-boot/palo
37 + sys-fs/lvm2
38 sys-fs/mdadm
39 sys-fs/e2fsprogs
40 sys-fs/reiserfsprogs