Geaaru
328bee05fb
[iso_build.sh] Review and added new features
...
* Add SABAYON_EXTRA_PKGS variable for add custom
packages on building without review specs file
(for development tests)
* add option --only-dev
* integrate installation of enman repositories.
Currently this operation is done on sources chroot.
To move as plugin of molecule.
* add option for unmasking of packages through
SABAYON_UNMASK_PKGS
* Add option --skip-docker-rmi
2018-04-20 16:54:25 +02:00
Ettore Di Giacinto
6f5c5af865
remove layman repos.conf
2016-09-04 00:56:37 +02:00
Ettore Di Giacinto
81617ab5ba
remove verbose from layman cleanup
2016-08-26 01:04:50 +02:00
Ettore Di Giacinto
46778978f4
clean layman directory
2016-08-26 01:04:21 +02:00
Fabio Erculiani
53a0ab8f48
[scripts] make sure to only write /etc/locale.conf and force 02locale as symlink.
...
This fixes locale config after install.
2016-08-12 22:33:34 +02:00
Joost Ruis
4249704767
[scripts] enable bluetooth service
2015-07-08 11:14:02 +02:00
Fabio Erculiani
e2d812f94f
[scripts] disable cdeject.service for now, it's broken
2015-04-15 08:46:48 +01:00
Fabio Erculiani
d57e3304c1
[scripts] /var/run -> /run
2014-12-01 06:30:27 +00:00
Fabio Erculiani
de0da7ccac
[scripts] remove mangling of repositories.conf.d
2014-11-30 15:54:41 +00:00
Fabio Erculiani
3ac5c940ee
[scripts] use systemctl set-default and discard type stderr output
2014-11-30 14:23:00 +00:00
Fabio Erculiani
3c14cb56e4
[scripts] fix env var name
2014-11-30 11:23:47 +00:00
Fabio Erculiani
ed878ccb43
[molecules] introduce Sabayon SpinBase + sabayon-limbo
2014-11-30 10:21:48 +00:00
Fabio Erculiani
d8642e328f
[scripts] some cleanup in inner_chroot_script.sh
2014-11-29 21:20:34 +00:00
Fabio Erculiani
435ecffb61
[scripts] make sure to enable lvm2-lvmetad, otherwise anaconda freaks out on Minimal
2014-11-29 15:21:45 +00:00
Fabio Erculiani
0b177711ac
[scripts] always create /root/.fluxbox before launching fluxbox tools
2014-11-29 08:14:20 +00:00
Fabio Erculiani
0231bfe796
[scripts] drop any /etc/init.d and rc-depend references
2014-04-03 17:34:28 +02:00
Fabio Erculiani
c9bad3b1eb
[scripts] drop rc-update calls, openrc is no longer supported
2014-04-03 17:32:33 +02:00
Fabio Erculiani
8c1f4011f2
[scripts] stop moving make.conf to /etc/, use /etc/portage
2013-12-23 14:47:48 +01:00
Fabio Erculiani
a43bcbd4d1
[scripts] clean /var/run (/run) and /var/lock
...
systemd mounts them as tmpfs anyway
2013-11-15 16:09:45 +01:00
Fabio Erculiani
64542e28b9
[scripts] set the default sabayon theme if it exists
2013-07-20 15:20:34 +02:00
Fabio Erculiani
cb519db818
[scripts] inner_chroot_script: fix sd_enable with .target services
2013-06-06 15:19:54 +02:00
Fabio Erculiani
f7c62d0bf8
[remaster,boot] migrate all the images to plymouth
2013-05-14 17:50:10 +02:00
Fabio Erculiani
3cc93b3257
[scripts] do not enable rc_interactive, conflicts with plymouth support
2013-05-14 17:28:42 +02:00
Fabio Erculiani
93f3c9cb87
[scripts] add temp. workaround for anaconda bug wrt /proc/.keep
2013-04-29 18:28:19 +02:00
Fabio Erculiani
8c44fffb63
[scripts] drop FONT_MAP and FONT_UNIMAP setup
2013-04-28 14:51:07 +02:00
Fabio Erculiani
bfcc387286
[scripts] create /dev/shm if it doesn't exit
2013-04-27 17:38:12 +02:00
Fabio Erculiani
8c6c46daad
[scripts] fix FONT= value in vconsole.conf
2013-04-27 15:14:06 +02:00
Fabio Erculiani
50486dffca
[scripts] properly set the default systemd target
2013-04-27 14:53:01 +02:00
Fabio Erculiani
5e8da5905c
[scripts] use -f with systemctl enable/disable
2013-04-27 14:52:45 +02:00
Fabio Erculiani
ead0efb3f7
[scripts] disable syslog-ng in systemd
2013-04-25 07:33:05 +02:00
Fabio Erculiani
33b55e6e1c
[scripts] inner_chroot_script: add vconsole.conf setup, rewrite locale defaults setup
2013-04-24 21:31:33 +02:00
Fabio Erculiani
e9545ae251
[scripts] inner_chroot_script: enable a minimal set of systemd units
2013-04-21 07:47:16 +01:00
Fabio Erculiani
8fe651a518
[scripts] make molecule scripts systemd aware
2013-04-19 16:01:30 +01:00
Fabio Erculiani
1dd2053975
[scripts] add support for directory package.{mask,unmask,keywords}
2013-04-08 08:44:45 +01:00
Fabio Erculiani
fbfe50c3c2
[scripts] layman -d is no longer needed
2013-02-10 09:40:50 +01:00
Fabio Erculiani
fa4d8fdc69
[scripts] spinbase: enable rc_interactive= by default
2012-12-25 22:11:05 +01:00
Fabio Erculiani
96b9416504
[scripts] uniform ". /etc/profile" usage
2012-09-16 20:12:27 +02:00
Fabio Erculiani
5f5b8b42e5
[scripts] only touch /lib/rc/init.d/softlevel if parent dir exists
2012-09-05 13:52:06 +02:00
Fabio Erculiani
12df9b25cd
[scripts] touch /run/openrc/softlevel if dir exists
2012-09-05 13:34:46 +02:00
Fabio Erculiani
d97edac969
[scripts] replace "source /etc/profile" with more POSIX-friendly ". /etc/profile"
2012-07-25 13:23:32 +02:00
Fabio Erculiani
338383796f
[scripts] clean more Entropy cache directories
2012-06-03 12:35:22 +02:00
Fabio Erculiani
4c255decef
[scripts] add support to split package.use/* files
2012-05-17 23:24:13 +02:00
Fabio Erculiani
82f6613e49
[scripts] inner_chroot_script: always execute perl-cleaner --ph-clean
2011-11-28 21:48:53 +01:00
Fabio Erculiani
c5fd736176
[scripts] handle sabayon-distro overlay (if it ever exists on chroots)
2011-11-12 22:48:01 +01:00
Fabio Erculiani
356f4fa721
[scripts] inner_chroot_script: copy repositories.conf.d/* example config back to non-example files
2011-10-31 14:01:12 +01:00
Fabio Erculiani
66a4bad142
[scripts] remove openldap keys from ISO
2011-09-11 10:10:06 +02:00
Fabio Erculiani
9583ba9b22
[scripts] create /proc and /dev/pts if they don't exist in source chroots
2011-09-05 07:42:26 +02:00
Fabio Erculiani
d4bb782002
[molecules] rename "XFCE" to "Xfce"
2011-09-04 13:04:45 +02:00
Fabio Erculiani
af72ab84ed
[scripts] force removal of entropy pid file from system image
2011-08-31 11:43:35 +02:00
Fabio Erculiani
64ba8b3052
[scripts] always remove hwhash cruft
2011-07-10 11:30:23 +02:00