Commit Graph

160 Commits

Author SHA1 Message Date
Jörg Deckert e5cd5157e3 Kernel 6.6.30, Python 3.12 2024-06-26 06:56:01 +02:00
Jörg Deckert 9c2662daf0 - Adjustments to current Gentoo changes
- Adjustments to create the appliance on Debian
- use grub-install from appliance (not from build host)
- fixes
2024-04-15 09:45:56 +02:00
Jörg Deckert 573efaddb3 default appliance: add p7zip, create /etc/sudoers.d 2023-07-15 16:53:53 +02:00
Jörg Deckert 804560ea06 use labels to create fstab
use swap partition if available
update python (3.11)
fix fetching stage3
2023-06-02 18:02:49 +02:00
Jörg Deckert 120776df74 Kernel update (config), sudo for users of wheel group without password, python update (3.10) 2022-08-12 18:29:25 +02:00
Jörg Deckert 718ae9b8a7 import appliances/default/default.cfg 2022-02-23 14:19:05 +01:00
Jörg Deckert 0709757051 better locale.gen handling, handling of kernel modules temporarily disabled 2022-01-19 12:03:55 +01:00
Jörg Deckert 0f910b5251 builds the kernel separately to avoid having to rebuild it for any appliance 2021-05-22 19:53:34 +02:00
Jörg Deckert 920e63a21f default appliance: restore some config and users from theDATA volume 2021-03-16 19:20:27 +01:00
Jörg Deckert 955be9cc46 Example appliances removed, only base and default preserved
The sample appliances have been removed as I do not use them and therefore cannot support them.
2021-02-08 19:16:19 +01:00
Albert Hopkins 8ebb1fac23 teamplayer: upgrade to postgresql 11 2019-04-01 02:50:45 -07:00
Albert Hopkins 0415321ad9 teamplayer: package.use: add use flags for mercurial
Needed now for mercurial to build.
2019-04-01 02:30:09 -07:00
Albert Hopkins 919743cf48 teamplayer: package.use: add "threads" to ffmpeg
It won't build otherwise.  Probably an upstream bug but I'm too lazy to
report it and besides I probably want threads anyway.
2019-02-25 07:14:26 -08:00
Albert Hopkins 57f3953394 docker: update kernel config 2019-01-11 23:13:52 -08:00
Albert Hopkins 1aa4e0e85e mongodb: package.use: add python_targets_python2_7 to mongodb 2018-12-05 17:14:39 -08:00
Albert Hopkins b8c6f17e24 appliances/x: cleanups 2018-12-05 17:09:59 -08:00
Albert Hopkins 442699acb0 appliances: make.conf: add PYTHON_SINGLE_TARGET where needed
Evidentally it's not set in the Gentoo profile.
2018-12-05 17:08:50 -08:00
Albert Hopkins a8ed4fc007 elasticsearch: update elasticsearch to 6.5.1 2018-12-05 17:06:56 -08:00
Albert Hopkins 01f25f5ecb airport: cleanups
This change makes the Makefile a little more efficient and removes support
for avahi (I never use it).
2018-12-05 17:06:13 -08:00
Albert Hopkins 41a5dae789 airport: fix airport-pre.service systemd unit
The unit file was pointing to an older version of postgresql than is
installed.  Fixed.
2018-12-05 16:59:07 -08:00
Albert Hopkins 61d474cb73 teamplayer: package.use updates 2018-12-01 16:01:09 -08:00
Albert Hopkins e9fcd8939f mongodb: update package.use 2018-12-01 15:57:52 -08:00
Albert Hopkins 42315ff1e0 x: package.use cleanup 2018-11-15 11:19:18 -08:00
Albert Hopkins 1d463bf9a3 teamplayer: package.use cleanup 2018-11-15 10:42:12 -08:00
Albert Hopkins 5f07f72f55 rabbitmq: package.use cleanup 2018-11-15 10:37:37 -08:00
Albert Hopkins 6f9f082f09 mongodb: package.use cleanup 2018-11-15 10:31:51 -08:00
Albert Hopkins fa1c6929cf mariadb: package.use cleanup 2018-11-15 10:21:33 -08:00
Albert Hopkins 0fdef4e8c1 docker: package.use cleanup 2018-11-15 10:10:07 -08:00
Albert Hopkins 1e2b0ac35b airport: package.use cleanup 2018-11-15 10:04:32 -08:00
Albert Hopkins 772b5b60fd teamplayer: update postgresql version to 10. 2018-10-27 11:19:15 -07:00
Albert Hopkins c5c6c8da7f airport: update postgres slot to 10 2018-10-27 11:18:42 -07:00
Albert Hopkins 5a96cc75a1 scripts: add COPY and RUN helpers.
Makes the Makefile easier to write and the output a little nicer.  Inspired
by a similar tool ;-)
2018-10-27 11:04:00 -07:00
Albert Hopkins 0158579895 rabbitmq: updates 2018-10-04 22:18:19 -07:00
Albert Hopkins 1870d912c2 elasticsearch: updates 2018-10-04 22:17:51 -07:00
Albert Hopkins 8ff7dc21b9 teamplayer: updates 2018-10-04 21:29:30 -07:00
Albert Hopkins 90f0cc5f8c owncloud: remove
I don't use this appliance.
2018-10-04 21:27:53 -07:00
Albert Hopkins f2233f66a6 mariadb: updates 2018-10-04 21:26:38 -07:00
Albert Hopkins 971fd9ace8 airport: upgrade python to 3.6 2018-10-04 21:25:43 -07:00
Albert Hopkins 65a0c599ad vabuilder: package.use add required flags for python-2.7 2018-10-04 19:45:06 -07:00
Albert Hopkins 3db97d71eb docker: package.use: add iptables to iproute2 2018-09-25 12:00:06 -07:00
Albert Hopkins c79f4776f5 teamplayer: fix postgres config 2017-08-18 12:14:34 +00:00
Albert Hopkins 434d5d6759 mongodb: use the stable version of mongodb
I don't use this much anymore so it's easier for me to maintain if we stick
to stable.
2017-05-22 03:16:21 +00:00
Albert Hopkins 4336143b00 elasticsearch: upgrade to elasticsearch-5.4.0 2017-05-22 03:14:54 +00:00
Albert Hopkins 2db0b80334 elasticsearch: increase the # of file descriptors
The elasticsearch process needs more file descriptors to run than the
default allows.
2017-05-22 03:14:12 +00:00
Albert Hopkins 46b8f22294 elasticsearch: world: use icetea-bin:8
For reasons unknown to me, the lower version number has the higher slot
number.  Anyway we need the lower version numbered one for ES to run.
2017-05-22 03:12:07 +00:00
Albert Hopkins acb3036226 teamplayer/airport: keyword eselect-postgresql 2017-05-10 09:57:34 +00:00
Albert Hopkins e5437fa158 teamplayer: un-mask mpd-0.20.4
Gentoo bug #609618 is fixed.
2017-04-27 12:46:50 +00:00
Albert Hopkins ac76f07b4d docker: update kernel.config to 4.10 2017-04-27 12:42:29 +00:00
Albert Hopkins ac4c2c9fa4 airport: remove uneeded config file change 2017-03-19 14:35:15 +00:00
Albert Hopkins 412e6ce4c3 docker: updates 2017-03-19 14:34:20 +00:00