Commit Graph

445 Commits

Author SHA1 Message Date
Albert Hopkins ae2a135467 gnome: work around yelp's cups dependency 2010-10-10 20:55:02 -04:00
Albert Hopkins 48854856b3 teamplayer: use postgresql 9.0 2010-10-08 00:55:38 -04:00
Albert Hopkins 9fed2e9a12 xfce/world: add more packages to world file 2010-10-08 00:54:19 -04:00
Albert Hopkins d170163519 gnome/package.use: work around yelp/xulrunner/cups bug 2010-10-08 00:51:55 -04:00
Albert Hopkins 246a576544 Changeg CFLAGS to make smaller exes 2010-10-07 07:39:21 -04:00
Albert Hopkins 7cf0f4ecf2 Changed from preinstall/postintall scripts to Makefile include files 2010-10-06 07:37:32 -04:00
Albert Hopkins 9b19fd1590 Makefile: introduce NBD_DEV variable to specify which nbd device to use 2010-10-03 11:29:27 -04:00
Albert Hopkins 8b279fa59f * gnome: gtk-doc bug was apprently fixed upstream 2010-09-19 21:41:59 -04:00
Albert Hopkins 3858d4135b Adde stage3-* to .hgignore 2010-09-19 16:11:53 -04:00
Albert Hopkins dc730ead95 Added gentoo/* files to .hgignore 2010-09-19 16:10:47 -04:00
Albert Hopkins 0fc0dc9e90 * gnome: add gtk-doc to preinstall to work around an ebuild bug 2010-09-19 16:10:19 -04:00
Albert Hopkins b95132a264 * Add ACCEPT_KEYWORDS Makefile option
* kde: Works now in ~amd64 also
* gnome: (Hopefully) works now in ~amd64 also
* Add xfce virtual appliance
* Add HEADLESS Makefile option that configures grub.conf and /etc/inittab
  to use serial console
2010-09-18 02:43:14 -04:00
Albert Hopkins 4606d5a997 Added old-school X11 desktop appliance 2010-09-12 23:23:59 -04:00
Albert Hopkins 6d71302d3f kde appliance: Add kde-base/kdebase-runtime-meta to world file 2010-09-12 23:22:29 -04:00
Albert Hopkins 86182d95ed Actually copy $(TIMEZONE) to /etc/localtime 2010-09-07 07:42:18 -04:00
Albert Hopkins 371540d2ff gnome: Added ssl USE flags to evolution and e-d-s. 2010-08-31 21:54:56 -04:00
Albert Hopkins 4887d4772b Moved TB_DB again (from /var/run to /var/lib) 2010-08-29 16:09:00 -04:00
Albert Hopkins 192f0626c8 teamplayer: Replaced apache with lighttpd (mercurial repo not working yet) 2010-08-22 09:22:10 -04:00
Albert Hopkins 71c7629cb3 * Make non-public services only listen on localhost
* /opt/teamplayer/* is owned by root and thus not writeable

* Put config files in /etc/teamplayer

* Switch DBMS from Sqlite to PostgreSQL
2010-08-15 18:04:54 -04:00
Albert Hopkins eaf9c7cf82 Don't match hostname to localhost in /etc/hosts 2010-08-15 15:22:24 -04:00
Albert Hopkins 3c22dab4cf teamplayer: Try to optimize wsgi config for file uploads (again) 2010-08-08 00:30:57 -04:00
Albert Hopkins 100e5d9a44 Misc tweaks/updates 2010-08-05 01:45:55 -04:00
Albert Hopkins f0bf24e895 teamplayer/settings_local.py: TP_PLAY_SIMILAR_ARTIST no longer an option 2010-08-02 19:56:54 -04:00
Albert Hopkins 05414abc93 teamplayer: Use relative path for teamplayer repo 2010-08-02 08:18:11 -04:00
Albert Hopkins 21edaf8dc9 teamplayer: added a .bash_profile 2010-08-02 08:14:14 -04:00
Albert Hopkins 1705cf677c teamplayer: modified mod_wsgi settings to hopefully help with memory 2010-08-01 23:05:47 -04:00
Albert Hopkins f0fb08c7ce Add power management to kernel config. Add acpid to VM installation. 2010-07-31 20:16:35 -04:00
Albert Hopkins abaf13ae2b Instad of masking python3, change default python to python2.6 to work around the stage3 problem.
This bug has been reported upstream:
http://bugs.gentoo.org/show_bug.cgi?id=330655
2010-07-31 16:12:35 -04:00
Albert Hopkins ea8ef5b795 Various cleanups. Maked python3. Added -pipe back go CFLAGS. 2010-07-31 06:53:21 -04:00
Albert Hopkins ac0dd5fe39 Fix so that the latest stage3 is unpacked if there are multiple tarballs
in the current directory.
2010-07-30 01:56:56 +00:00
Albert Hopkins 466d286685 Make so bind mount variables point to gentoo defaults.
Ensure that images can be built by a virtual machine

Removed "-pipe" from CFLAGS in make.conf for machines with low memory (such
as virtual machines)
2010-07-29 22:49:39 +00:00
Albert Hopkins 3d6bac9c62 Added "lodgeit" virtual appliance 2010-07-28 08:48:09 -04:00
Albert Hopkins 403e7df216 teamplayer: add TP_PLAY_SIMILAR_ARTIST = True to settings_local.py 2010-07-28 06:41:38 -04:00
Albert Hopkins 145dc43c3d Oops, actually forgot to add the teamplayer directory 2010-07-21 23:09:09 -04:00
Albert Hopkins c317172525 New teamplayer vm and kernel config update. 2010-07-21 23:08:35 -04:00
Albert Hopkins f5e30981fc gnome(critical): metacity requires libtool 2010-07-11 17:29:11 -04:00
Albert Hopkins c7273bfd15 Added kde virtual appliance 2010-07-10 21:18:58 -04:00
Albert Hopkins 03c63d18b1 Added "gnome" virtual appliance 2010-07-10 19:33:21 -04:00
Albert Hopkins af260872d8 Enable a serial console in /etc/inittab 2010-07-10 19:32:08 -04:00
Albert Hopkins 22f53efe34 Make script is now modular, create a directory for your appliance, drop
some files in it and "make APPLIANCE=..."
2010-07-10 16:43:22 -04:00
Albert Hopkins a2cd06b30f Update system before world, lock passwords last. 2010-07-10 16:03:39 -04:00
Albert Hopkins 8a7b5f1700 Cleaned up Makefile and hopefully made it more modular. Added preinstall
and postinstall scripts for additional software
2010-07-10 14:04:04 -04:00
Albert Hopkins d500b91164 Makefile: don't attempt to fetch the stage3 if stage3 was already run 2010-07-09 20:49:58 -04:00
Albert Hopkins 0e2fb5bda6 Made Makefile a little bit smarter. 2010-07-09 20:22:55 -04:00
Albert Hopkins fe5646804c Initial commit 2010-07-08 23:22:37 -04:00