Jörg Deckert
d24700fac4
new gentoo portage locations (part 2)
2021-02-05 15:13:54 +01:00
Jörg Deckert
0bb05a4850
new gentoo portage locations
2021-02-05 13:27:21 +01:00
Jörg Deckert
0e4af5c157
update profile to 17.1
2021-02-05 13:05:58 +01:00
Jörg Deckert
dea00e187e
stage3 tarball is now an xz archive
2021-02-05 12:27:13 +01:00
Jörg Deckert
3a70e8d398
conversion from mercurial to git: format adjusted
2021-02-04 21:02:47 +01:00
Jörg Deckert
9f5044d813
conversion from mercurial to git: .hgignore -> .gitignore
2021-02-04 20:53:12 +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
2e423c7db0
configs: pakcage.use: add "internal-glib" to pkgconfig
...
This is to prevent circular dependencies as well as having to depend on
glib just to build another package.
2018-12-30 10:35:27 -08:00
Albert Hopkins
b798561898
Numerous updates:
...
* Exclude some files from the stage3 tarball to be installed in the chroot.
This reduces the number of etc-updates that need to be process.
* Manually eselect profile. This is needed now because /etc/portage/make.profile
is excluded above.
* Use m4 and a template (in file) to create /etc/fstab instead of using sed.
* Add a "software" target. This is mainly used for development.
2018-12-08 16:12:33 -08:00
Albert Hopkins
9d3ca3fa55
configs/package.use: add USE flag for kmod
2018-12-07 21:25:15 -08:00
Albert Hopkins
d3d3439e4c
Makefile: remove ACCEPT_KEYWORDS support.
...
I don't use this and no longer want to maintain it.
2018-12-07 21:24:18 -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
04d39d94b3
configs/make.conf.*: use INSTALL_MASK
...
This will reduce the amount of interactive etc-update'ing we need to deal
with.
2018-12-05 17:02:26 -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
3eece1b6ed
scripts/COPY: don't use check_call
...
subprocess.check_call() raises an execption and produces an ugly Python
traceback on the console. It's not really needed. The cp command and
Makefile already give error output. Instead we call sys.exit() with the
exit status of the cp command.
2018-12-02 11:53:35 -08:00
Albert Hopkins
23dcf91c29
scripts/RUN: don't use check_call
...
subprocess.check_call() raises an execption and produces an ugly Python
traceback on the console. It's not really needed. The cp command and
Makefile already give error output. Instead we call sys.exit() with the
exit status of the cp command.
2018-12-02 00:04:26 -08:00
Albert Hopkins
cb8529f7ea
Makefile: remove orphan dependency.
2018-12-01 23:56:25 -08:00
Albert Hopkins
6ba642f7c1
Makefile: fix broken recipe.
...
The make.conf.recipe was COPYing the file to the wrong location. Fixed.
2018-12-01 23:55:54 -08:00
Albert Hopkins
5794a0ca0e
Remove some lines accidentally added in bfa6927
2018-12-01 20:59:49 -08:00
Albert Hopkins
b4b167b462
refactor how /etc/portage files are handled
2018-12-01 20:46:12 -08:00
Albert Hopkins
8f79ddc951
scripts/build-kernel: re-format with black
...
For consistent-formatting of Python scripts.
2018-12-01 18:08:02 -08:00
Albert Hopkins
339b3dd2e3
scripts: rename echo to print
...
This should have happended in a previous submit. Why didn't it?
2018-12-01 16:04:53 -08:00
Albert Hopkins
61d474cb73
teamplayer: package.use updates
2018-12-01 16:01:09 -08:00
Albert Hopkins
37bbba582e
scripts/COPY: create parent directories if they don't exist
2018-12-01 16:00:33 -08:00
Albert Hopkins
e9fcd8939f
mongodb: update package.use
2018-12-01 15:57:52 -08:00
Albert Hopkins
d502fb7fef
configs/kernel: update amd64 kernel config to 4.19.x
2018-12-01 15:57:23 -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
e27e008c47
Makefile: EMERGE variable tweaks
...
Don't (need to) use the full path and make --jobs argument smarter.
2018-10-27 12:01:37 -07:00
Albert Hopkins
240e11bcfc
Makefile: remove scripts/ as it is now in PATH
2018-10-27 11:54:21 -07:00
Albert Hopkins
2e425341c3
Makefile: One more echo/print change
2018-10-27 11:49:42 -07:00
Albert Hopkins
dea0b10abe
Makefile: One more cp/COPY change
2018-10-27 11:49:17 -07:00
Albert Hopkins
443f78a5bd
scripts: rename echo to print
...
I don't want to clash with /bin/echo but I want to remove "/scripts" from
the Makefile since it's now in the PATH.
2018-10-27 11:43:45 -07:00
Albert Hopkins
9ed67885c6
A couple more cp/COPY $(inroot)/RUN replacements
2018-10-27 11:25:29 -07: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
b2c92c5ec7
scripts: black
2018-10-27 11:15:59 -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