Commit Graph

372 Commits

Author SHA1 Message Date
Albert Hopkins 11519edcde New appliance: dpaste. 2013-08-31 01:35:00 +00:00
Albert Hopkins eec5dbac8f Makefile: mkfs: Leave no reserved space for root. 2013-08-31 01:28:48 +00:00
Albert Hopkins 2c295d6259 airport: Updates. 2013-08-30 19:06:16 +00:00
Albert Hopkins 67239a5154 Makefile: We no longer use DOWNLOAD_DIR, so don't create it. 2013-08-30 19:05:43 +00:00
Albert Hopkins c909cf34d1 make.conf.*: Set PYTHON_TARGETS to python3_2 2013-08-27 19:59:11 +00:00
Albert Hopkins ba57b362f2 base/package.use: Add python3 and ipc flags to portage.
That way we can build some vms that only need one version of python
installed.
2013-08-27 19:55:45 +00:00
Albert Hopkins c902250e0d Makefile: unmount lazily so we don't have to sleep. 2013-08-27 19:54:41 +00:00
Albert Hopkins 3851a3fffb Don't autosync the stage3 tarball. 2013-08-26 21:21:17 +00:00
Albert Hopkins 4f16e5da66 Don't autosync portage. 2013-08-25 09:24:46 +00:00
Albert Hopkins 1c489d794e xfce: Updates.
Should also now work with 32-bit guests.
2013-08-24 14:07:45 +00:00
Albert Hopkins c09e945a06 x: Add nptl USE flag to xorg-server 2013-08-20 11:21:35 +00:00
Albert Hopkins e4e67f6e8e Makefile: Use saner options for mkfs.ext4
The previous ones didn't work anymore and where overly-complicated anyway.
2013-08-19 19:47:11 +00:00
Albert Hopkins 71b0b8527a Add nptl to gcc USE. 2013-08-19 18:25:39 +00:00
Albert Hopkins 991a2885a7 Makefile: Change the way we find stage3s.
The current method no longer works because the text file now contains
non-stage3 files, etc.  Eventually this needs to be cleaned up a little
better (using a helper script), but for now we add some extra greps.
2013-08-19 18:21:15 +00:00
Albert Hopkins a047250c0d x: updates. 2013-08-19 18:21:15 +00:00
Albert Hopkins 77b566e7ae mongodb: updates 2013-08-19 18:21:15 +00:00
Albert Hopkins fbcc03897d kde: updates. 2013-08-19 18:21:15 +00:00
Albert Hopkins d25a380258 gnome: updates. 2013-08-19 18:21:15 +00:00
Albert Hopkins 59b721bc2a drupal: Updates. 2013-08-19 18:21:15 +00:00
Albert Hopkins a315d1ee82 teamplayer: Add setproctitle to the virtualenv. 2013-08-19 18:21:15 +00:00
Albert Hopkins 29f13b1888 Add ~x86 ~amd64 to gentoo-sources 2013-08-19 18:21:15 +00:00
Albert Hopkins a2e30070d0 teamplayer: Change some django settings. 2013-08-19 18:21:09 +00:00
Albert Hopkins d5f986ef4a owncloud: build fixes. 2013-07-22 13:34:17 +00:00
Albert Hopkins 2ee9462c97 teamplayer: fixes to work with TeamPlayer 2.0 2013-07-22 13:33:36 +00:00
Albert Hopkins 344f1bb1eb Makefile: update to the first profile. 2013-07-22 13:13:55 +00:00
Albert Hopkins 358e89204f kde: package.use: x11-libs->dev-qt move. 2013-03-11 19:09:13 +00:00
Albert Hopkins 2d3ad30aaf New virtual appliance: ArangoDB
This appliance installs layman and installs an overlay that contains
the ArangoDB ebuild.  This is a third-party ebuild/overlay that I do
not support.
2013-02-24 00:17:25 +00:00
Albert Hopkins 9f46a64ec4 x: Point to /usr/lib instead of /usr/lib64 as to work with 32-bit builds. 2013-02-15 22:45:50 +00:00
Albert Hopkins 96831e4eb2 Update drupal build. 2013-02-14 19:19:18 +00:00
Albert Hopkins d3eddd51fb Update gnome build. 2013-02-14 17:47:39 +00:00
Albert Hopkins eaba7419f5 Update etc-update.conf. 2013-02-14 15:04:07 +00:00
Albert Hopkins 278c69c8f6 Update kde build. 2013-02-13 17:28:37 +00:00
Albert Hopkins d227ce2ed3 Update owncloud build. 2013-02-13 11:23:19 +00:00
Albert Hopkins 4378db0e30 Update the xfce build. 2013-02-13 10:51:42 +00:00
Albert Hopkins 8bbc8dc8eb Remove the lodgeit appliance.
Uptream has abandoned the project.  It hasn't been updated in over a year
and no longer works with the latest libraries.  Removing.
2013-01-11 02:49:40 +00:00
Albert Hopkins 81df9f06fa Use CURDIR instead of PWD. 2012-12-29 16:29:42 +00:00
Albert Hopkins 0cedef59ca Update amd64 kernel config for 3.6.11. 2012-12-28 14:04:35 +00:00
Albert Hopkins 0a5d4f7fc7 Merge with 32bit work. 2012-12-23 07:36:15 +00:00
Albert Hopkins efb798385f Add kernel config support for 32bit. 2012-12-23 07:32:28 +00:00
Albert Hopkins dbc12919e5 Merge heads. 2012-12-23 01:56:31 +00:00
Albert Hopkins f4f5393f64 Introduce appliance-level make.conf 2012-12-23 01:47:26 +00:00
Albert Hopkins 7baa8f0372 Introduce appliance-level make.conf 2012-12-23 01:47:26 +00:00
Albert Hopkins eb78b2716e Makefile: change the way we test if the world file is empty.
Use stat(1) instead of catting the file.
2012-12-22 01:05:02 +00:00
Albert Hopkins b9200a5214 Makefile: change the way we test if the world file is empty.
Use stat(1) instead of catting the file.
2012-12-22 01:05:02 +00:00
Albert Hopkins 63bd1bdad8 Actually enable 32bit builds.
This only works with paravirt so far.  Need to create a kernel .config for
x86.
2012-12-21 19:12:25 +00:00
Albert Hopkins d2eb7124a7 Use busybox for dhcp and acpi. 2012-12-16 15:49:21 +00:00
Albert Hopkins 4eeb3c6028 Various update to Makefile and make.conf. 2012-12-10 18:13:55 +00:00
Albert Hopkins 9ae6f0a243 Updates for lodgeit.
Although this currently build, but errored out the last I tried.  The
project is dead uptream, so I'm considering dropping this appliance.
2012-12-10 18:12:53 +00:00
Albert Hopkins fe7692be2e Updates for drupal. 2012-12-10 18:11:42 +00:00
Albert Hopkins 5f7ff4cca7 Updates for gnome. 2012-12-10 18:11:14 +00:00