Commit graph

1527 commits

Author SHA1 Message Date
Matthew Thode 746af56f5a
removing arch keywords from cloud for ** 2015-12-17 20:35:38 -06:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 16bcda7b4e Fix stage4 spec name.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-12-18 02:30:15 +00:00
Matthew Thode f631c57a16
add portage_confdir for stage4-cloud specs 2015-12-17 20:24:35 -06:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 006fc1f047 Rename the stage4 to "cloud" in case we decide to add more stage4 later.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-12-18 00:55:24 -01:00
Matthew Thode 65df2e34bf
removed bad prep.sh, added correct prep.sh and renamed to cloud-prep.sh
old script was the qcow generation script
renamed to cloud-prep.sh to be more clear as to it's purpose
2015-12-17 19:54:15 -06:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 6e2cef0da1 Add prep.sh to the repo and fix the stage3 name for the stage4 specs.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-12-18 00:45:28 -01:00
Matthew Thode 074fb3276a
removing abi use flag from stage4 specs 2015-12-16 18:51:06 -06:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 29419b20d2 Add stage4 for Matthew's cloud images - https://github.com/prometheanfire/gentoo-cloud-prep/ .
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-12-16 01:58:22 -01:00
Mike Frysinger 37ef518198 s390 netboot: update kernel config to linux-4.3 and add kvm/virtio support
In order to boot the s390 kernel under qemu and such, we need to enable
a few more drivers.  Since the size cost isn't large, and it allows us
to test things in an emulator, do it.

URL: https://bugs.gentoo.org/556328
2015-12-08 15:56:45 -05:00
Mike Frysinger 6cfbdd0570 s390 netboot: add more util-linux libs
Newer versions of util-linux include more libs, so make sure we bundle
them up so tools aren't broken.

URL: https://bugs.gentoo.org/556328
2015-12-08 15:51:36 -05:00
Anthony G. Basile 2fd64cda96 tools-musl: drop redudant -fomit-frame-pointers 2015-12-06 20:01:41 -05:00
Mike Frysinger 1edc1f72c3 netboot: drop various util-linux tools
Drop tools that either aren't installed by default anymore, or don't
make sense in a netboot environment:
- readprofile: read /proc/profile which we don't enable in the kernels
- tunelp: tune line printer settings
- mcookie: manage magic cookies used by X11 (xauth)
- script: used to record interactive shell sessions
- scriptreplay: run the recording of script (see above)
- fdformat: format floppy disks which we don't enable in the kernels
- cytune: control old serial cards which we don't enable in the kernels
- tailf: use `tail` instead
- write: broadcast messages to other users logged in
- isosize: get details for ISO images

We can probably trim even more, but let's start here.
2015-11-13 03:13:16 -05:00
Anthony G. Basile 2e866222c8 tools-uclibc: workaround for perl segfault with gcc-4.9.3 2015-10-24 10:26:21 -04:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 1a3bf71810 Remove old code, clean-up and cosmetic changes.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-10-22 09:59:09 +00:00
Robin H. Johnson 3b8ed31f08
Bail in the variant loop if the variant_path comes out empty, as seen in cron mail from the script.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2015-10-20 10:30:13 -07:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 260f36c938 Update copy_buildsync.sh script to support stages with other suffixes.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-10-02 22:43:36 +00:00
Anthony G. Basile aef83ef7c7 tools-musl: update masks for mipsel3 and mips32r2. 2015-09-15 03:11:41 -04:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 5aa091bedd Revert "Update cdtar location now that catalyst was moved to /usr/share."
I was too quick on this update. We haven't updated catalyst in the build hosts yet.

This reverts commit 5f1d596128.
2015-08-31 01:58:55 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 10a448fbfe Add more packages to the admin-cd as requested:
libsmbios and cloud-init for Robin
  dpkg - bug 536236
  git - bug 537296

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-08-31 01:54:30 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 5f1d596128 Update cdtar location now that catalyst was moved to /usr/share.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-08-31 01:46:47 +00:00
Anthony G. Basile d88766dc60 tools-uclibc/desktop: this is now build using GRS. 2015-08-05 17:47:33 -04:00
Anthony G. Basile 74ee2a0c0e tools-uclibc: USE=-filecaps for building on older hardware. 2015-07-06 10:17:47 -04:00
Devan Franchini 4bde7b7dd1 tools-hardened/desktop: run-base.sh - Removes lvm to openRC init services 2015-06-16 18:15:17 -04:00
Devan Franchini d2a717d443 tools-hardened/desktop: run-base.sh - Adds atd to enabled init services 2015-06-16 18:09:25 -04:00
Devan Franchini a49b072a1a tools-hardened/desktop: Updates kernel to 4.0.4-hardened-r3 2015-06-16 17:47:27 -04:00
Devan Franchini 15973b6b4b tools-hardened/desktop: loop-AES-kernel.patch - Updates patch to newest version 2015-06-16 17:33:12 -04:00
Devan Franchini 542ff13bcb tools-hardened/desktop: README - Directs users where to find a proper stage3 tarball 2015-06-16 17:17:45 -04:00
Devan Franchini 858dbcf70a tools-hardened/desktop: README - Adds directions to cd to kernel dir before attempting to apply patch 2015-06-16 17:04:43 -04:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 112146a8cd Make the install-cd / admin-cd for both amd64 and x86 use the new kernel configs.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-06-15 05:49:42 +00:00
Jorge Manuel B. S. Vicetto (jmbsvicetto) 30b52b0544 Update the kernel config for amd64 and x86 (both install-cd and admin-cd).
Add support for squashfs with LZO for x86 - finally completes the fix for bug 527474.
Update config to enable XHCI_PCI for both amd64 and x86 (should finally fix all the usb issues) - bug 522176.
Add support for rt2800 - bug 544758.
Enable new network drivers (except experimental) and add VXLAN support.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2015-06-15 05:30:51 +00:00
Anthony G. Basile ba06ecd17c tools-musl: trim whitespace. 2015-06-14 17:34:32 -04:00
Anthony G. Basile 7639bead24 tools-musl: fix when portage_confdir is missing. 2015-06-14 17:03:31 -04:00
Anthony G. Basile 124152fc5c tools-musl: make masks and flags to tree. 2015-06-14 14:29:30 -04:00
Devan Franchini e51b4857c8 tools-hardened/desktop: README - Updates required kernel sources 2015-06-13 13:50:06 -04:00
Devan Franchini 276f8f97bc tools-hardened/desktop: package.xfce4.use.1 - Adds udev USE flag for pkg dev-libs/libusb 2015-06-13 13:48:50 -04:00
Anthony G. Basile d61e4ef1f3 tools-musl: eudev-3.1.1 builds on mips 2015-06-10 09:12:13 -04:00
Devan Franchini bb05059016 tools-hardened/desktop: package.gnome.use.1 - Adds udev flag for libusb 2015-06-07 14:43:48 -04:00
Devan Franchini 508dbdc5e1 tools-hardened/desktop: Adds support for 4.0.4 hardened kernel 2015-06-05 20:50:08 -04:00
Devan Franchini ae771a24aa tools-hardened/desktop: gnome-world - Adds xscreensaver 2015-06-05 20:41:32 -04:00
Devan Franchini 50159cce16 tools-hardened/desktop: package.gnome.use.1 - Fixes naming of utils-linux to util-linux 2015-05-21 22:12:34 -04:00
Anthony G. Basile fe6617f5a8 tools-uclibc: remove -liconv for coreutils 2015-05-19 03:09:58 -04:00
Anthony G. Basile de707a79ac tools-uclibc/desktop: rename env files 2015-05-18 20:20:58 -04:00
Anthony G. Basile 7df6373ccc tools-uclibc/desktop: update URLs in installed.xml 2015-05-17 18:14:00 -04:00
Anthony G. Basile 4b6f514302 tools-musl: remove bashrc to construct ld-musl-<arch>.path 2015-05-17 06:51:56 -04:00
Anthony G. Basile f56ec81d2f tools-uclibc/desktop: update CFLAGS for qtcore and transmission. 2015-05-16 17:14:08 -04:00
Devan Franchini 841394295a tools-hardened/desktop package.gnome.use.1: disables systemd flag for utils-linux 2015-05-14 21:17:54 -04:00
Devan Franchini 5016c8643c tools-hardened/desktop - make.*: Adds 32 and 64 bit support with ABI_X86 var 2015-05-14 21:16:24 -04:00
Devan Franchini 5117486c5d tools-hardened/desktop - gnome-world: Corrects category for galculator 2015-05-10 13:30:22 -04:00
Anthony G. Basile d0af5edf00 tools-uclibc/desktop: correct PAX_MARKINGS, add screen and bind-tools. 2015-05-08 21:29:11 -04:00
Anthony G. Basile 1cf3a8fe2a tools-uclibc: fix CFLAGS for coreutils. 2015-05-06 07:53:10 -04:00