Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/hppa/hppa1.1/, releases/specs-qemu/hppa/hppa2.0/, ...
Date: Mon, 06 Sep 2021 18:09:04
Message-Id: 1630950323.f33dcdb0ba1a3f2fdf851db8dce5df1525a1600d.dilfridge@gentoo
1 commit: f33dcdb0ba1a3f2fdf851db8dce5df1525a1600d
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 6 17:45:23 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 6 17:45:23 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=f33dcdb0
7
8 Copy hppa specs from native build
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 releases/specs-qemu/hppa/hppa1.1/stage1.spec | 10 +
13 releases/specs-qemu/hppa/hppa1.1/stage2.spec | 9 +
14 releases/specs-qemu/hppa/hppa1.1/stage3.spec | 9 +
15 releases/specs-qemu/hppa/hppa2.0/stage1.spec | 10 +
16 releases/specs-qemu/hppa/hppa2.0/stage2.spec | 9 +
17 releases/specs-qemu/hppa/hppa2.0/stage3.spec | 9 +
18 releases/specs-qemu/hppa/installcd-stage1.spec | 73 +++++
19 .../specs-qemu/hppa/installcd-stage2-minimal.spec | 330 +++++++++++++++++++++
20 releases/specs-qemu/hppa/netboot2-hppa32.spec | 214 +++++++++++++
21 releases/specs-qemu/hppa/netboot2-hppa64.spec | 216 ++++++++++++++
22 10 files changed, 889 insertions(+)
23
24 diff --git a/releases/specs-qemu/hppa/hppa1.1/stage1.spec b/releases/specs-qemu/hppa/hppa1.1/stage1.spec
25 new file mode 100644
26 index 00000000..373b331c
27 --- /dev/null
28 +++ b/releases/specs-qemu/hppa/hppa1.1/stage1.spec
29 @@ -0,0 +1,10 @@
30 +subarch: hppa1.1
31 +target: stage1
32 +version_stamp: @TIMESTAMP@
33 +rel_type: default
34 +profile: default/linux/hppa/17.0
35 +snapshot: @TIMESTAMP@
36 +source_subpath: default/stage3-hppa1.1-latest
37 +update_seed: yes
38 +portage_confdir: @REPO_DIR@/releases/portage/stages
39 +pkgcache_path: /var/tmp/catalyst/packages/default/stage1-hppa1.1
40
41 diff --git a/releases/specs-qemu/hppa/hppa1.1/stage2.spec b/releases/specs-qemu/hppa/hppa1.1/stage2.spec
42 new file mode 100644
43 index 00000000..f9e3a42b
44 --- /dev/null
45 +++ b/releases/specs-qemu/hppa/hppa1.1/stage2.spec
46 @@ -0,0 +1,9 @@
47 +subarch: hppa1.1
48 +target: stage2
49 +version_stamp: @TIMESTAMP@
50 +rel_type: default
51 +profile: default/linux/hppa/17.0
52 +snapshot: @TIMESTAMP@
53 +source_subpath: default/stage1-hppa1.1-@TIMESTAMP@
54 +portage_confdir: @REPO_DIR@/releases/portage/stages
55 +pkgcache_path: /var/tmp/catalyst/packages/default/stage2-hppa1.1
56
57 diff --git a/releases/specs-qemu/hppa/hppa1.1/stage3.spec b/releases/specs-qemu/hppa/hppa1.1/stage3.spec
58 new file mode 100644
59 index 00000000..8350f712
60 --- /dev/null
61 +++ b/releases/specs-qemu/hppa/hppa1.1/stage3.spec
62 @@ -0,0 +1,9 @@
63 +subarch: hppa1.1
64 +target: stage3
65 +version_stamp: @TIMESTAMP@
66 +rel_type: default
67 +profile: default/linux/hppa/17.0
68 +snapshot: @TIMESTAMP@
69 +source_subpath: default/stage1-hppa1.1-@TIMESTAMP@
70 +portage_confdir: @REPO_DIR@/releases/portage/stages
71 +pkgcache_path: /var/tmp/catalyst/packages/default/stage3-hppa1.1
72
73 diff --git a/releases/specs-qemu/hppa/hppa2.0/stage1.spec b/releases/specs-qemu/hppa/hppa2.0/stage1.spec
74 new file mode 100644
75 index 00000000..71f2e1f2
76 --- /dev/null
77 +++ b/releases/specs-qemu/hppa/hppa2.0/stage1.spec
78 @@ -0,0 +1,10 @@
79 +subarch: hppa2.0
80 +target: stage1
81 +version_stamp: @TIMESTAMP@
82 +rel_type: default
83 +profile: default/linux/hppa/17.0
84 +snapshot: @TIMESTAMP@
85 +source_subpath: default/stage3-hppa2.0-latest
86 +update_seed: yes
87 +portage_confdir: @REPO_DIR@/releases/portage/stages
88 +pkgcache_path: /var/tmp/catalyst/packages/default/stage1-hppa2.0
89
90 diff --git a/releases/specs-qemu/hppa/hppa2.0/stage2.spec b/releases/specs-qemu/hppa/hppa2.0/stage2.spec
91 new file mode 100644
92 index 00000000..32ea73a2
93 --- /dev/null
94 +++ b/releases/specs-qemu/hppa/hppa2.0/stage2.spec
95 @@ -0,0 +1,9 @@
96 +subarch: hppa2.0
97 +target: stage2
98 +version_stamp: @TIMESTAMP@
99 +rel_type: default
100 +profile: default/linux/hppa/17.0
101 +snapshot: @TIMESTAMP@
102 +source_subpath: default/stage1-hppa2.0-@TIMESTAMP@
103 +portage_confdir: @REPO_DIR@/releases/portage/stages
104 +pkgcache_path: /var/tmp/catalyst/packages/default/stage2-hppa2.0
105
106 diff --git a/releases/specs-qemu/hppa/hppa2.0/stage3.spec b/releases/specs-qemu/hppa/hppa2.0/stage3.spec
107 new file mode 100644
108 index 00000000..4c9d072b
109 --- /dev/null
110 +++ b/releases/specs-qemu/hppa/hppa2.0/stage3.spec
111 @@ -0,0 +1,9 @@
112 +subarch: hppa2.0
113 +target: stage3
114 +version_stamp: @TIMESTAMP@
115 +rel_type: default
116 +profile: default/linux/hppa/17.0
117 +snapshot: @TIMESTAMP@
118 +source_subpath: default/stage1-hppa2.0-@TIMESTAMP@
119 +portage_confdir: @REPO_DIR@/releases/portage/stages
120 +pkgcache_path: /var/tmp/catalyst/packages/default/stage3-hppa2.0
121
122 diff --git a/releases/specs-qemu/hppa/installcd-stage1.spec b/releases/specs-qemu/hppa/installcd-stage1.spec
123 new file mode 100644
124 index 00000000..5a490a46
125 --- /dev/null
126 +++ b/releases/specs-qemu/hppa/installcd-stage1.spec
127 @@ -0,0 +1,73 @@
128 +subarch: hppa1.1
129 +version_stamp: @TIMESTAMP@
130 +target: livecd-stage1
131 +rel_type: default
132 +profile: default/linux/hppa/17.0
133 +snapshot: @TIMESTAMP@
134 +source_subpath: default/stage3-hppa1.1-@TIMESTAMP@
135 +pkgcache_path: /var/tmp/catalyst/packages/default/installcd-stage1
136 +portage_confdir: @REPO_DIR@/releases/portage/isos
137 +livecd/use:
138 + -*
139 + python_targets_python3_6
140 + python_single_target_python3_6
141 + bindist
142 + compile-locales
143 + fbcon
144 + ipv6
145 + livecd
146 + ncurses
147 + nls
148 + pam
149 + readline
150 + socks5
151 + ssl
152 + openssl
153 + curl_ssl_openssl
154 + unicode
155 +
156 +livecd/packages:
157 + app-admin/hddtemp
158 + app-admin/pwgen
159 + app-admin/syslog-ng
160 + app-arch/unzip
161 + app-crypt/gnupg
162 + app-editors/emacs
163 + app-editors/vim
164 + app-misc/livecd-tools
165 + app-misc/screen
166 + app-portage/mirrorselect
167 + app-text/wgetpaste
168 + dev-util/debootstrap
169 + net-analyzer/traceroute
170 + net-dialup/mingetty
171 + net-dialup/rp-pppoe
172 + net-fs/cifs-utils
173 + net-fs/nfs-utils
174 + net-irc/irssi
175 + net-misc/dhcpcd
176 + net-misc/iputils
177 + net-misc/ntp
178 + net-misc/rdate
179 + net-misc/vconfig
180 + net-proxy/dante
181 + sys-apps/ethtool
182 + sys-apps/hdparm
183 + sys-apps/iproute2
184 + sys-apps/pciutils
185 + sys-apps/sdparm
186 + sys-apps/usbutils
187 + sys-devel/bc
188 + sys-devel/binutils-hppa64
189 + sys-devel/kgcc64
190 + sys-fs/cryptsetup
191 + sys-fs/dosfstools
192 + sys-fs/e2fsprogs
193 + sys-fs/lsscsi
194 + sys-fs/lsscsi
195 + sys-fs/lvm2
196 + sys-fs/mdadm
197 + sys-fs/reiserfsprogs
198 + sys-fs/xfsprogs
199 + sys-libs/gpm
200 + www-client/links
201
202 diff --git a/releases/specs-qemu/hppa/installcd-stage2-minimal.spec b/releases/specs-qemu/hppa/installcd-stage2-minimal.spec
203 new file mode 100644
204 index 00000000..c1705741
205 --- /dev/null
206 +++ b/releases/specs-qemu/hppa/installcd-stage2-minimal.spec
207 @@ -0,0 +1,330 @@
208 +subarch: hppa1.1
209 +version_stamp: @TIMESTAMP@
210 +target: livecd-stage2
211 +rel_type: default
212 +profile: default/linux/hppa/17.0
213 +snapshot: @TIMESTAMP@
214 +source_subpath: default/livecd-stage1-hppa1.1-@TIMESTAMP@
215 +pkgcache_path: /var/tmp/catalyst/packages/default/installcd-stage2
216 +portage_confdir: @REPO_DIR@/releases/portage/isos
217 +
218 +livecd/volid: Gentoo hppa @TIMESTAMP@
219 +livecd/bootargs: dokeymap
220 +livecd/fstype: squashfs
221 +livecd/iso: /var/tmp/catalyst/builds/default/install-hppa-minimal-@TIMESTAMP@.iso
222 +livecd/type: gentoo-release-minimal
223 +
224 +boot/kernel: livecd32 livecd64
225 +
226 +# On hppa, kernelopts are common for all kernel and will be applied to both
227 +boot/kernel/livecd32/kernelopts: panic=30
228 +
229 +boot/kernel/livecd32/sources: sys-kernel/gentoo-sources
230 +boot/kernel/livecd32/config: /home/gmsoft/specs/installcd-3.10.7-gentoo-livecd32.config
231 +boot/kernel/livecd32/use:
232 + -*
233 + atm
234 + fbcon
235 + ipv6
236 + livecd
237 + ncurses
238 + nls
239 + nptl
240 + pam
241 + png
242 + readline
243 + socks5
244 + ssl
245 + truetype
246 + unicode
247 + usb
248 +
249 +boot/kernel/livecd64/sources: sys-kernel/gentoo-sources
250 +boot/kernel/livecd64/config: /home/gmsoft/specs/installcd-3.10.7-gentoo-livecd64.config
251 +boot/kernel/livecd64/gk_kernargs: --cross-compile=hppa64-unknown-linux-gnu
252 +boot/kernel/livecd64/use:
253 + -*
254 + atm
255 + fbcon
256 + ipv6
257 + livecd
258 + ncurses
259 + nls
260 + nptl
261 + pam
262 + png
263 + readline
264 + socks5
265 + ssl
266 + truetype
267 + unicode
268 + usb
269 +
270 +boot/kernel/livecd32/extraversion: livecd32
271 +boot/kernel/livecd64/extraversion: livecd64
272 +
273 +livecd/unmerge:
274 + app-admin/eselect
275 + app-admin/eselect-lib-bin-symlink
276 + app-admin/eselect-pinentry
277 + app-admin/eselect-python
278 + app-admin/perl-cleaner
279 + app-admin/python-updater
280 + app-arch/cpio
281 + app-crypt/gnupg
282 + app-crypt/pinentry
283 + app-portage/portage-utils
284 + dev-libs/gmp
285 + app-text/build-docbook-catalog
286 + app-text/docbook-xml-dtd
287 + app-text/docbook-xsl-stylesheets
288 + app-text/openjade
289 + app-text/opensp
290 + app-text/po4a
291 + app-text/sgml-common
292 + dev-libs/elfutils
293 + dev-libs/eventlog
294 + dev-libs/libassuan
295 + dev-libs/pth
296 + dev-libs/libgpg-error
297 + dev-libs/libksba
298 + dev-libs/libpipeline
299 + dev-libs/libxml2
300 + dev-libs/libxslt
301 + dev-libs/mpc
302 + dev-libs/mpfr
303 + dev-libs/popt
304 + dev-util/gtk-doc-am
305 + dev-util/intltool
306 + dev-util/pkgconfig
307 + dev-util/pkgconf
308 + net-misc/netifrc
309 + net-misc/rsync
310 + perl-core/PodParser
311 + perl-core/Test-Harness
312 + sys-apps/debianutils
313 + sys-apps/diffutils
314 + sys-apps/groff
315 + sys-apps/help2man
316 + sys-apps/man-db
317 + sys-apps/sandbox
318 + sys-apps/tcp-wrappers
319 + sys-apps/texinfo
320 + sys-boot/palo
321 + sys-apps/miscfiles
322 + sys-devel/autoconf
323 + sys-devel/autoconf-wrapper
324 + sys-devel/automake
325 + sys-devel/automake-wrapper
326 + sys-devel/binutils
327 + sys-devel/binutils-hppa64
328 + sys-devel/binutils-config
329 + sys-devel/bison
330 + sys-devel/flex
331 + sys-devel/gcc
332 + sys-devel/kgcc64
333 + sys-devel/gcc-config
334 + sys-devel/gettext
335 + sys-devel/gnuconfig
336 + sys-devel/libtool
337 + sys-devel/m4
338 + sys-devel/make
339 + sys-devel/patch
340 + sys-kernel/genkernel
341 + sys-kernel/linux-headers
342 + sys-libs/db
343 + sys-libs/gdbm
344 + sys-libs/cracklib
345 + x11-misc/shared-mime-info
346 +
347 +livecd/empty:
348 + /boot
349 + /etc/cron.daily
350 + /etc/cron.hourly
351 + /etc/cron.monthly
352 + /etc/cron.weekly
353 + /etc/logrotate.d
354 + /etc/modules.autoload.d
355 + /etc/rsync
356 + /etc/runlevels/single
357 + /etc/skel
358 + /lib/dev-state
359 + /lib/udev-state
360 + /lib64/dev-state
361 + /lib64/udev-state
362 + /root/.ccache
363 + /tmp
364 + /usr/diet/include
365 + /usr/diet/man
366 + /usr/include
367 + /usr/hppa*-unknown-linux-*
368 + /usr/include
369 + /usr/lib/X11/config
370 + /usr/lib/X11/doc
371 + /usr/lib/X11/etc
372 + /usr/lib/awk
373 + /usr/lib/ccache
374 + /usr/lib/gcc-config
375 + /usr/lib/nfs
376 + /usr/lib/perl5/site_perl
377 + /usr/lib/portage
378 + /usr/lib64/X11/config
379 + /usr/lib64/X11/doc
380 + /usr/lib64/X11/etc
381 + /usr/lib64/awk
382 + /usr/lib64/ccache
383 + /usr/lib64/gcc-config
384 + /usr/lib64/nfs
385 + /usr/lib64/perl5/site_perl
386 + /usr/lib64/portage
387 + /usr/local
388 + /usr/portage
389 + /usr/share/aclocal
390 + /usr/share/baselayout
391 + /usr/share/binutils-data
392 + /usr/share/consolefonts/partialfonts
393 + /usr/share/consoletrans
394 + /usr/share/dict
395 + /usr/share/doc
396 + /usr/share/emacs
397 + /usr/share/et
398 + /usr/share/gcc-data
399 + /usr/share/genkernel
400 + /usr/share/gettext
401 + /usr/share/glib-2.0
402 + /usr/share/gnuconfig
403 + /usr/share/gtk-doc
404 + /usr/share/i18n
405 + /usr/share/info
406 + /usr/share/lcms
407 + /usr/share/libtool
408 + /usr/share/locale
409 + /usr/share/man
410 + /usr/share/rfc
411 + /usr/share/ss
412 + /usr/share/state
413 + /usr/share/texinfo
414 + /usr/share/unimaps
415 + /usr/share/zoneinfo
416 + /usr/src
417 + /var/cache
418 + /var/empty
419 + /var/lib/portage
420 + /var/lock
421 + /var/log
422 + /var/run
423 + /var/spool
424 + /var/state
425 + /var/tmp
426 +
427 +livecd/rm:
428 + /boot/System*
429 + /boot/initr*
430 + /boot/kernel*
431 + /etc/*-
432 + /etc/*.old
433 + /etc/default/audioctl
434 + /etc/dispatch-conf.conf
435 + /etc/env.d/05binutils
436 + /etc/env.d/05gcc
437 + /etc/etc-update.conf
438 + /etc/hosts.bck
439 + /etc/issue*
440 + /etc/genkernel.conf
441 + /etc/make.conf*
442 + /etc/make.globals
443 + /etc/make.profile
444 + /etc/man.conf
445 + /etc/resolv.conf
446 + /lib*/*.a
447 + /lib*/*.la
448 + /lib*/cpp
449 + /root/.bash_history
450 + /root/.viminfo
451 + /sbin/*.static
452 + /sbin/fsck.cramfs
453 + /sbin/fsck.minix
454 + /sbin/mkfs.bfs
455 + /sbin/mkfs.cramfs
456 + /sbin/mkfs.minix
457 + /usr/bin/addr2line
458 + /usr/bin/ar
459 + /usr/bin/as
460 + /usr/bin/audioctl
461 + /usr/bin/c++*
462 + /usr/bin/cc
463 + /usr/bin/cjpeg
464 + /usr/bin/cpp
465 + /usr/bin/djpeg
466 + /usr/bin/ebuild
467 + /usr/bin/egencache
468 + /usr/bin/emerge
469 + /usr/bin/emerge-webrsync
470 + /usr/bin/emirrordist
471 + /usr/bin/elftoaout
472 + /usr/bin/f77
473 + /usr/bin/g++*
474 + /usr/bin/g77
475 + /usr/bin/gcc*
476 + /usr/bin/genkernel
477 + /usr/bin/gprof
478 + /usr/bin/i386-gentoo-linux-uclibc-*
479 + /usr/bin/i386-pc-linux-*
480 + /usr/bin/jpegtran
481 + /usr/bin/ld
482 + /usr/bin/libpng*
483 + /usr/bin/nm
484 + /usr/bin/objcopy
485 + /usr/bin/objdump
486 + /usr/bin/piggyback*
487 + /usr/bin/portageq
488 + /usr/bin/ranlib
489 + /usr/bin/readelf
490 + /usr/bin/repoman
491 + /usr/bin/size
492 + /usr/bin/powerpc-unknown-linux-gnu-*
493 + /usr/bin/powerpc64-unknown-linux-gnu-*
494 + /usr/bin/sparc-unknown-linux-gnu-*
495 + /usr/bin/sparc64-unknown-linux-gnu-*
496 + /usr/bin/strings
497 + /usr/bin/strip
498 + /usr/bin/tbz2tool
499 + /usr/bin/x86_64-pc-linux-gnu-*
500 + /usr/bin/xpak
501 + /usr/bin/yacc
502 + /usr/lib*/*.a
503 + /usr/lib*/*.la
504 + /usr/lib*/perl5/site_perl
505 + /usr/lib*/gcc-lib/*/*/libgcj*
506 + /usr/sbin/archive-conf
507 + /usr/sbin/dispatch-conf
508 + /usr/sbin/emaint
509 + /usr/sbin/env-update
510 + /usr/sbin/etc-update
511 + /usr/sbin/fb*
512 + /usr/sbin/fixpackages
513 + /usr/sbin/quickpkg
514 + /usr/sbin/regenworld
515 + /usr/share/consolefonts/1*
516 + /usr/share/consolefonts/7*
517 + /usr/share/consolefonts/8*
518 + /usr/share/consolefonts/9*
519 + /usr/share/consolefonts/A*
520 + /usr/share/consolefonts/C*
521 + /usr/share/consolefonts/E*
522 + /usr/share/consolefonts/G*
523 + /usr/share/consolefonts/L*
524 + /usr/share/consolefonts/M*
525 + /usr/share/consolefonts/R*
526 + /usr/share/consolefonts/a*
527 + /usr/share/consolefonts/c*
528 + /usr/share/consolefonts/dr*
529 + /usr/share/consolefonts/g*
530 + /usr/share/consolefonts/i*
531 + /usr/share/consolefonts/k*
532 + /usr/share/consolefonts/l*
533 + /usr/share/consolefonts/r*
534 + /usr/share/consolefonts/s*
535 + /usr/share/consolefonts/t*
536 + /usr/share/consolefonts/v*
537 + /usr/share/misc/*.old
538
539 diff --git a/releases/specs-qemu/hppa/netboot2-hppa32.spec b/releases/specs-qemu/hppa/netboot2-hppa32.spec
540 new file mode 100644
541 index 00000000..b50bb8f0
542 --- /dev/null
543 +++ b/releases/specs-qemu/hppa/netboot2-hppa32.spec
544 @@ -0,0 +1,214 @@
545 +# HPPA Netboot spec file by Guy Martin
546 +version_stamp: @TIMESTAMP@
547 +snapshot: @TIMESTAMP@
548 +source_subpath: default/stage3-hppa1.1-@TIMESTAMP@
549 +pkgcache_path: /var/tmp/catalyst/packages/default/netboot2-hppa32
550 +
551 +# these shouldn't change
552 +target: netboot2
553 +subarch: hppa1.1
554 +rel_type: default
555 +profile: default/linux/hppa/17.0
556 +
557 +# netboot2 stuff
558 +boot/kernel: netboot32
559 +boot/kernel/netboot32/sources: sys-kernel/gentoo-sources
560 +boot/kernel/netboot32/config: /root/releng/releases/kconfig/hppa/netboot-3.10.7-gentoo-netboot32.config
561 +boot/kernel/netboot32/gk_kernargs: --all-ramdisk-modules
562 +
563 +netboot2/use:
564 + -*
565 + multicall
566 + shadow
567 + readline
568 + ssl
569 + unicode
570 +
571 +netboot2/packages:
572 + sys-boot/palo
573 + sys-fs/mdadm
574 + sys-fs/e2fsprogs
575 + sys-fs/reiserfsprogs
576 + sys-fs/xfsprogs
577 + sys-apps/util-linux
578 + app-editors/nano
579 + sys-libs/ncurses
580 + dev-libs/popt
581 + net-misc/wget
582 + net-misc/rsync
583 + dev-libs/libtommath
584 + net-misc/dropbear
585 + dev-libs/openssl
586 + app-misc/screen
587 + #needed for the kernel to compile
588 + sys-devel/bc
589 +
590 +netboot2/packages/sys-boot/palo/files:
591 + /sbin/palo
592 + /usr/share/palo/iplboot
593 +
594 +netboot2/packages/sys-fs/mdadm/files:
595 + /sbin/mdadm
596 +
597 +netboot2/packages/sys-fs/e2fsprogs/files:
598 + /usr/bin/chattr
599 + /usr/bin/lsattr
600 + /usr/bin/uuidgen
601 + /usr/sbin/mklost+found
602 + /sbin/e2fsck
603 + /sbin/debugfs
604 + /sbin/mke2fs
605 + /sbin/badblocks
606 + /sbin/tune2fs
607 + /sbin/dumpe2fs
608 + /sbin/blkid
609 + /sbin/logsave
610 + /sbin/e2image
611 + /sbin/fsck
612 + /sbin/e2undo
613 + /usr/sbin/filefrag
614 + /usr/sbin/uuidd
615 + /sbin/resize2fs
616 + /sbin/findfs
617 + /sbin/e2label
618 + /sbin/mkfs.ext4
619 + /sbin/mkfs.ext3
620 + /sbin/mkfs.ext2
621 + /sbin/fsck.ext4
622 + /sbin/fsck.ext3
623 + /sbin/fsck.ext2
624 + /lib/libext2fs.so.*
625 + /lib/libcom_err.so.*
626 + /lib/libblkid.so.*
627 + /lib/libe2p.so.*
628 + /usr/lib/e2initrd_helper
629 + /lib/libpthread*
630 +
631 +netboot2/packages/sys-fs/xfsprogs/files:
632 + /sbin/mkfs.xfs
633 + /sbin/fsck.xfs
634 + /sbin/xfs_repair
635 + /lib/librt*
636 +
637 +
638 +netboot2/packages/sys-apps/util-linux/files:
639 + /usr/sbin/partx
640 + /usr/sbin/delpart
641 + /usr/sbin/rtcwake
642 + /usr/sbin/addpart
643 + /usr/bin/logger
644 + /usr/bin/setarch
645 + /usr/bin/linux64
646 + /usr/bin/column
647 + /usr/bin/cal
648 + /usr/bin/chrt
649 + /usr/bin/rename
650 + /usr/bin/colcrt
651 + /usr/bin/hexdump
652 + /usr/bin/namei
653 + /usr/bin/look
654 + /usr/bin/ipcs
655 + /usr/bin/parisc
656 + /usr/bin/flock
657 + /usr/bin/ionice
658 + /usr/bin/renice
659 + /usr/bin/getopt
660 + /usr/bin/parisc32
661 + /usr/bin/col
662 + /usr/bin/taskset
663 + /usr/bin/ipcrm
664 + /usr/bin/parisc64
665 + /usr/bin/whereis
666 + /usr/bin/setsid
667 + /usr/bin/rev
668 + /usr/bin/linux32
669 + /usr/bin/colrm
670 + /sbin/raw
671 + /sbin/mkfs.bfs
672 + /sbin/sfdisk
673 + /sbin/fsck.minix
674 + /sbin/hwclock
675 + /sbin/ctrlaltdel
676 + /sbin/mkfs
677 + /sbin/mkfs.minix
678 + /sbin/blockdev
679 + /sbin/losetup
680 + /sbin/agetty
681 + /sbin/mkswap
682 + /sbin/pivot_root
683 + /sbin/fdisk
684 + /sbin/swapon
685 + /bin/umount
686 + /bin/dmesg
687 + /bin/mount
688 + /sbin/swapoff
689 + /lib/libblkid.so.*
690 + /lib/libmount.so.*
691 + /lib/libuuid.so.*
692 +
693 +netboot2/packages/app-editors/nano/files:
694 + /bin/nano
695 +
696 +netboot2/packages/sys-libs/ncurses/files:
697 + /lib/libncurses.so.*
698 + /lib/libncursesw.so.*
699 + /etc/terminfo
700 + /usr/lib/terminfo
701 + /usr/share/tabset/std
702 + /usr/share/tabset/stdcrt
703 + /usr/share/tabset/vt100
704 + /usr/share/tabset/vt300
705 + /usr/share/terminfo/a/ansi
706 + /usr/share/terminfo/d/dumb
707 + /usr/share/terminfo/e/eterm
708 + /usr/share/terminfo/l/linux
709 + /usr/share/terminfo/r/rxvt
710 + /usr/share/terminfo/s/screen
711 + /usr/share/terminfo/s/sun
712 + /usr/share/terminfo/v/vt100
713 + /usr/share/terminfo/v/vt102
714 + /usr/share/terminfo/v/vt200
715 + /usr/share/terminfo/v/vt220
716 + /usr/share/terminfo/v/vt52
717 + /usr/share/terminfo/x/xterm
718 + /usr/share/terminfo/x/xterm-color
719 + /usr/share/terminfo/x/xterm-xfree86
720 +
721 +netboot2/packages/net-misc/wget/files:
722 + /usr/bin/wget
723 + /lib/libss.so.*
724 + /lib/libz.so.*
725 +
726 +netboot2/packages/dev-libs/openssl/files:
727 + /usr/lib/libssl.so*
728 + /usr/lib/libcrypto.so*
729 +
730 +netboot2/packages/net-misc/rsync/files:
731 + /usr/bin/rsync
732 +
733 +netboot2/packages/dev-libs/popt/files:
734 + /usr/lib/libpopt.so*
735 +
736 +netboot2/packages/net-misc/dropbear/files:
737 + /usr/bin/dbclient
738 + /usr/bin/dbscp
739 + /usr/bin/dropbearconvert
740 + /usr/bin/dropbearkey
741 + /usr/bin/dropbearmulti
742 + /usr/sbin/dropbear
743 + /lib/libcrypt*
744 + /lib/libnss_compat*
745 + /lib/libnsl*
746 + /lib/libresolv*
747 + /lib/libnss_dns*
748 +
749 +netboot2/packages/dev-libs/libtommath/files:
750 + /usr/lib/libtommath.so*
751 + /usr/lib/libtommath.so
752 + /lib/libutil*
753 +
754 +netboot2/packages/app-misc/screen/files:
755 + /usr/bin/screen
756 + /etc/screenrc
757 + /lib/libdl*
758 +
759
760 diff --git a/releases/specs-qemu/hppa/netboot2-hppa64.spec b/releases/specs-qemu/hppa/netboot2-hppa64.spec
761 new file mode 100644
762 index 00000000..93463ca7
763 --- /dev/null
764 +++ b/releases/specs-qemu/hppa/netboot2-hppa64.spec
765 @@ -0,0 +1,216 @@
766 +# HPPA Netboot spec file by Guy Martin
767 +version_stamp: @TIMESTAMP@
768 +snapshot: @TIMESTAMP@
769 +source_subpath: default/stage3-hppa2.0-@TIMESTAMP@
770 +pkgcache_path: /var/tmp/catalyst/packages/default/netboot2-hppa64
771 +
772 +# these shouldn't change
773 +target: netboot2
774 +subarch: hppa2.0
775 +rel_type: default
776 +profile: default/linux/hppa/17.0
777 +
778 +boot/kernel: netboot64
779 +boot/kernel/netboot64/sources: sys-kernel/gentoo-sources
780 +boot/kernel/netboot64/config: /root/releng/releases/kconfig/hppa/netboot-3.10.7-gentoo-netboot64.config
781 +boot/kernel/netboot64/gk_kernargs: --cross-compile=hppa64-unknown-linux-gnu --all-ramdisk-modules
782 +
783 +netboot2/use:
784 + -*
785 + multicall
786 + shadow
787 + readline
788 + ssl
789 + unicode
790 +
791 +netboot2/packages:
792 + sys-boot/palo
793 + sys-fs/mdadm
794 + sys-fs/e2fsprogs
795 + sys-fs/reiserfsprogs
796 + sys-fs/xfsprogs
797 + sys-apps/util-linux
798 + app-editors/nano
799 + sys-libs/ncurses
800 + dev-libs/popt
801 + net-misc/wget
802 + net-misc/rsync
803 + dev-libs/libtommath
804 + net-misc/dropbear
805 + dev-libs/openssl
806 + sys-devel/binutils-hppa64
807 + sys-devel/kgcc64
808 + app-misc/screen
809 + #needed for the kernel to compile
810 + sys-devel/bc
811 +
812 +
813 +netboot2/packages/sys-boot/palo/files:
814 + /sbin/palo
815 + /usr/share/palo/iplboot
816 +
817 +netboot2/packages/sys-fs/mdadm/files:
818 + /sbin/mdadm
819 +
820 +netboot2/packages/sys-fs/e2fsprogs/files:
821 + /usr/bin/chattr
822 + /usr/bin/lsattr
823 + /usr/bin/uuidgen
824 + /usr/sbin/mklost+found
825 + /sbin/e2fsck
826 + /sbin/debugfs
827 + /sbin/mke2fs
828 + /sbin/badblocks
829 + /sbin/tune2fs
830 + /sbin/dumpe2fs
831 + /sbin/blkid
832 + /sbin/logsave
833 + /sbin/e2image
834 + /sbin/fsck
835 + /sbin/e2undo
836 + /usr/sbin/filefrag
837 + /usr/sbin/uuidd
838 + /sbin/resize2fs
839 + /sbin/findfs
840 + /sbin/e2label
841 + /sbin/mkfs.ext4
842 + /sbin/mkfs.ext3
843 + /sbin/mkfs.ext2
844 + /sbin/fsck.ext4
845 + /sbin/fsck.ext3
846 + /sbin/fsck.ext2
847 + /lib/libext2fs.so.*
848 + /lib/libcom_err.so.*
849 + /lib/libblkid.so.*
850 + /lib/libe2p.so.*
851 + /usr/lib/e2initrd_helper
852 + /lib/libpthread*
853 +
854 +netboot2/packages/sys-fs/xfsprogs/files:
855 + /sbin/mkfs.xfs
856 + /sbin/fsck.xfs
857 + /sbin/xfs_repair
858 + /lib/librt*
859 +
860 +
861 +netboot2/packages/sys-apps/util-linux/files:
862 + /usr/sbin/partx
863 + /usr/sbin/delpart
864 + /usr/sbin/rtcwake
865 + /usr/sbin/addpart
866 + /usr/bin/logger
867 + /usr/bin/setarch
868 + /usr/bin/linux64
869 + /usr/bin/column
870 + /usr/bin/cal
871 + /usr/bin/chrt
872 + /usr/bin/rename
873 + /usr/bin/colcrt
874 + /usr/bin/hexdump
875 + /usr/bin/namei
876 + /usr/bin/look
877 + /usr/bin/ipcs
878 + /usr/bin/parisc
879 + /usr/bin/flock
880 + /usr/bin/ionice
881 + /usr/bin/renice
882 + /usr/bin/getopt
883 + /usr/bin/parisc32
884 + /usr/bin/col
885 + /usr/bin/taskset
886 + /usr/bin/ipcrm
887 + /usr/bin/parisc64
888 + /usr/bin/whereis
889 + /usr/bin/setsid
890 + /usr/bin/rev
891 + /usr/bin/linux32
892 + /usr/bin/colrm
893 + /sbin/raw
894 + /sbin/mkfs.bfs
895 + /sbin/sfdisk
896 + /sbin/fsck.minix
897 + /sbin/hwclock
898 + /sbin/ctrlaltdel
899 + /sbin/mkfs
900 + /sbin/mkfs.minix
901 + /sbin/blockdev
902 + /sbin/losetup
903 + /sbin/agetty
904 + /sbin/mkswap
905 + /sbin/pivot_root
906 + /sbin/fdisk
907 + /sbin/swapon
908 + /bin/umount
909 + /bin/dmesg
910 + /bin/mount
911 + /sbin/swapoff
912 + /lib/libblkid.so.*
913 + /lib/libmount.so.*
914 + /lib/libuuid.so.*
915 +
916 +netboot2/packages/app-editors/nano/files:
917 + /bin/nano
918 +
919 +netboot2/packages/sys-libs/ncurses/files:
920 + /lib/libncurses.so.*
921 + /lib/libncursesw.so.*
922 + /etc/terminfo
923 + /usr/lib/terminfo
924 + /usr/share/tabset/std
925 + /usr/share/tabset/stdcrt
926 + /usr/share/tabset/vt100
927 + /usr/share/tabset/vt300
928 + /usr/share/terminfo/a/ansi
929 + /usr/share/terminfo/d/dumb
930 + /usr/share/terminfo/e/eterm
931 + /usr/share/terminfo/l/linux
932 + /usr/share/terminfo/r/rxvt
933 + /usr/share/terminfo/s/screen
934 + /usr/share/terminfo/s/sun
935 + /usr/share/terminfo/v/vt100
936 + /usr/share/terminfo/v/vt102
937 + /usr/share/terminfo/v/vt200
938 + /usr/share/terminfo/v/vt220
939 + /usr/share/terminfo/v/vt52
940 + /usr/share/terminfo/x/xterm
941 + /usr/share/terminfo/x/xterm-color
942 + /usr/share/terminfo/x/xterm-xfree86
943 +
944 +netboot2/packages/net-misc/wget/files:
945 + /usr/bin/wget
946 + /lib/libss.so.*
947 + /lib/libz.so.*
948 +
949 +netboot2/packages/dev-libs/openssl/files:
950 + /usr/lib/libssl.so*
951 + /usr/lib/libcrypto.so*
952 +
953 +netboot2/packages/net-misc/rsync/files:
954 + /usr/bin/rsync
955 +
956 +netboot2/packages/dev-libs/popt/files:
957 + /usr/lib/libpopt.so*
958 +
959 +netboot2/packages/net-misc/dropbear/files:
960 + /usr/bin/dbclient
961 + /usr/bin/dbscp
962 + /usr/bin/dropbearconvert
963 + /usr/bin/dropbearkey
964 + /usr/bin/dropbearmulti
965 + /usr/sbin/dropbear
966 + /lib/libcrypt*
967 + /lib/libnss_compat*
968 + /lib/libnsl*
969 + /lib/libresolv*
970 + /lib/libnss_dns*
971 +
972 +netboot2/packages/dev-libs/libtommath/files:
973 + /usr/lib/libtommath.so*
974 + /usr/lib/libtommath.so
975 + /lib/libutil*
976 +
977 +netboot2/packages/app-misc/screen/files:
978 + /usr/bin/screen
979 + /etc/screenrc
980 + /lib/libdl*
981 +