Commit graph

11 commits

Author SHA1 Message Date
Matt Turner 658d4422d4 specs/s390: Switch stages to 17.0 profile
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-05-30 14:10:25 -07:00
Mike Frysinger d4e6ae0019 convert GITDIR over to REPO_DIR
The variables were representing the same thing, so merge them.
2016-05-19 22:17:41 -04:00
Mike Frysinger 6a2361a8ea make portage_confdir location dynamic
Don't hardcode /root/ or /release/ paths to the releng git checkout.
Use the active git repo as the base path instead.
2016-03-20 16:14:42 -04:00
Mike Frysinger 5bafecb432 s390 netboot: build with USE=unicode 2016-01-02 01:13:23 -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
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
Raúl Porcel 1e52334fa4 Fix confdir path
Signed-off-by: Raúl Porcel <armin76@gentoo.org>
2014-10-03 09:13:17 +00:00
Raúl Porcel b04d9efc70 Fix confdir path
Signed-off-by: Raúl Porcel <armin76@gentoo.org>
2014-10-03 08:26:38 +00:00
Raúl Porcel 3de94306ea Update netboot 2014-10-02 09:38:33 +00:00
Raúl Porcel 47fac8c8b8 Update s390 netboot and move files to proper locations
Signed-off-by: Raúl Porcel <armin76@gentoo.org>
2014-09-17 12:39:26 +00:00
Raúl Porcel 5828cc4242 add netboot specs so it doesn't get lost 2014-09-11 12:41:36 +00:00