Commit graph

210 commits

Author SHA1 Message Date
udeved
146a18012a [util-iso*] fix typo 2015-06-22 14:47:06 +02:00
udeved
ff0a6326a2 [buildiso] rename plymouth var -> plymouth_boot 2015-06-22 14:39:26 +02:00
udeved
f62e4d187c [util-iso-boot] plymouth and pxe will be set on copy 2015-06-20 00:19:51 +02:00
Ramon Buldó
8f4a297902 Fix default desktop file for cinnamon 2015-06-18 08:56:30 +02:00
Philip
2ec1c90ea7 [util-iso-image] adopt to Cinnamon 2.6.8 2015-06-18 06:58:07 +02:00
udeved
5df91a17e4 [buildiso] remove the rest of lng code 2015-06-17 21:57:56 +02:00
udeved
c389299132 [util-iso-image] forgot then statement 2015-06-17 00:22:26 +02:00
udeved
7cb0f2dae1 [util-iso] add and use configure_root_image() 2015-06-17 00:19:42 +02:00
udeved
4b4c5f10ce [util-iso-image] fix typo 2015-06-16 22:50:16 +02:00
udeved
153b8ba3e8 [util-iso-image] configure pam for consolekit with openrc lightdm 2015-06-16 22:37:49 +02:00
udeved
ef70c437f8 [livecd] move all desktop installer items to util-livecd 2015-06-16 00:18:58 +02:00
udeved
3a2b3918d5 revert subdirs; better makefile 2015-06-12 03:25:28 +02:00
udeved
238bf27e38 [lib] sub dir move 2015-06-11 22:56:25 +02:00
udeved
fec0626318 [util-iso-image] split ou aufs stuff 2015-06-11 21:49:36 +02:00
Ramon Buldó
bdb87f704b Removing directories inside the overlayfs will cause latter that when remounting them the directory is empty, even if the lower dirs are not. 2015-06-11 17:01:39 +02:00
udeved
82f5cb32e9 [util-iso-image] add a msg 2015-06-10 17:15:37 +02:00
udeved
819f6416a7 [util-iso-image] add configure_mhwd()
writes mhwd-x86_64.conf if not multilib
2015-06-10 16:56:04 +02:00
udeved
0e1aeac3f9 [util-iso-image] split out detect_desktop_env() 2015-06-10 02:46:14 +02:00
Ramon Buldó
b52620d19a Fix previous commit 2015-06-08 21:35:18 +02:00
Ramon Buldó
966404280c buildiso: Rework how package caches are created
Instead running pacman outside the chroot, this runs it inside:
1. Download the needed packages (the pacman cache is bind to the host pacman cache).
2. Make a list of packages to be copied to the pacman cache.
3. Copy the packages with rsync.

This solves:
- Uses the packages in the right branch (before it used the host's branch).
- Don't need to redownload packages anymore, saving tons of time.
- pkg_dir_cache and lng_dir_cache are not needed anymore, no need to clean them too.
2015-06-08 21:21:46 +02:00
udeved
e1f8ba4bbb [util-iso] fix dir create 2015-06-04 22:50:38 +02:00
udeved
31aa5f7f6b [util-iso] add and use aufs_clean() 2015-06-04 15:20:04 +02:00
Ramon Buldó
aa5860cbb4 Merge pull request #99 from manjaro/dm-conf
Rework desktop environment autodetection
2015-06-03 18:21:21 +02:00
udeved
818417ca3e [util-iso-image] use mkchroot_args var 2015-06-03 17:25:53 +02:00
Ramon Buldó
49f97c862a Rework desktop environment autodetection
Add default_desktop_executable and default_desktop_file options in profile.conf
Setting both options will bypass displaymanager autodetection and use provided values to configure the displaymanager.
If one or both are not set it will use diplaymanager autodetection and configuration.
Configure displaymanager.conf for calamares.
2015-05-31 01:26:28 +02:00
udeved
4c609c4c8e [util-iso-image] msg cosmetics 2015-05-22 15:03:10 +02:00
udeved
afbe6590e6 [util-iso*] rm verbose_args; bad idea 2015-05-22 13:09:28 +02:00
udeved
02754028c8 [util-iso*] testing verbose output 2015-05-22 12:41:34 +02:00
udeved
afd23b96e9 [util-iso-image] move some code 2015-05-21 19:54:29 +02:00
udeved
4e58008ead [buildiso] drop unused code; some cosmetics 2015-05-11 23:32:40 +02:00
udeved
1573ed33df [util*] do some cleaning 2015-05-11 18:31:41 +02:00
udeved
797594e26d [buildiso] integrate mkiso; WIP 2015-05-11 12:47:02 +02:00
Ramon Buldó
6f33cd8cf8 Add support for pantheon 2015-04-17 15:13:55 +02:00
Philip
13a8bafe1d [util-iso-image] fix line 120
break: only meaningful in a 'for', 'while', or 'until' loop
2015-03-14 09:56:26 +01:00
Philip Müller
786c6d6d6d [util-iso] set environment QT_STYLE_OVERRIDE in image
- we might need to check if this is needed
- only livecd might be affected do this
2015-03-11 15:02:54 +01:00
udeved
68437cc20a [util-iso-*] msg cosmetics 2015-03-05 16:06:08 +01:00
udeved
95e748778c [util] variable rename for iso libs; small fixes 2015-03-05 10:54:09 +01:00
udeved
b455f45ae7 [util-iso-image] msg cosmetics 2015-03-04 18:15:19 +01:00
udeved
3c08dee8fc [util-iso-image] make service configuration more init expandable 2015-03-04 18:09:27 +01:00
Ramon Buldó
1909c53966 spelling 2015-03-04 17:42:08 +01:00
udeved
3c5f0dd6fc [util-iso-image] comment out test dbus function 2015-03-04 10:41:32 +01:00
udeved
a4e588fea9 [buildiso] #70 more dynamic iso boot entires attempt;
manjaro_kernel --> dist_kernel
manjaro_kernel_ver --> dist_kernel_ver
manjaroiso --> dist_iso
manjaro_version --> dist_version
2015-03-04 00:40:44 +01:00
udeved
ee90167d4d [util-iso-image] only setup DM if not set to none 2015-03-03 19:39:03 +01:00
Philip
fdba5e226d [util-iso-image] split displaymanager service code 2015-03-02 19:49:03 +01:00
Ramon Buldó
ce8b335bca Fix enabling displaymanager service 2015-03-02 19:03:25 +01:00
Philip
603bac8313 [util-iso-image] proper last commit 2015-02-28 13:54:30 +01:00
Philip
f1dacdf36f [util-iso-image] only use plymouth-service if file exists 2015-02-28 13:34:18 +01:00
udeved
28748f9c91 [util-iso-image] add dbus and lsb configure function 2015-02-19 16:57:08 +01:00
Philip
4615d4efe3 [util-iso-image] fix typo 2015-02-13 22:37:20 +01:00
udeved
e22ca31233 [manjaro-tools] code formatting 2015-02-13 15:17:00 +01:00
udeved
ef92c89fdc [util-iso-image] use proper msg in live services 2015-02-12 22:25:40 +01:00
udeved
4c999e91e6 [util-iso/-image] some clean up; add some cosmetics 2015-02-12 22:11:33 +01:00
udeved
999b42f597 [util-iso-image] fix #52 2015-02-12 19:05:57 +01:00
udeved
8e270c7b5d [buildiso] use better plymouth detection 2015-02-10 01:22:36 +01:00
udeved
979969b33c [util-iso-image] check of initsys var instead of openrc binary 2015-02-09 00:23:30 +01:00
udeved
e728f01cf4 fix initsys checks 2015-01-29 21:02:33 +01:00
udeved
553a92d601 fixes and tweaks 2015-01-29 07:24:30 +01:00
udeved
bb4979e433 [util-iso-image] remove calamares and thus code 2015-01-29 05:15:24 +01:00
udeved
e6d0dbe4ca [buildiso/util-iso]some code clean up; test new Packages-DE code 2015-01-29 00:17:15 +01:00
udeved
995380e2b3 [util-iso] separate calamares and configure methods in new libs 2015-01-28 21:05:18 +01:00