Commit graph

191 commits

Author SHA1 Message Date
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