Commit graph

197 commits

Author SHA1 Message Date
udeved
89adce5b05 [buildiso] fix replace caused by typo 2015-06-22 14:46:40 +02:00
udeved
ff0a6326a2 [buildiso] rename plymouth var -> plymouth_boot 2015-06-22 14:39:26 +02:00
udeved
d16d7b330b [buildiso] add new profile vars 2015-06-20 00:18:33 +02:00
udeved
3a2b3918d5 revert subdirs; better makefile 2015-06-12 03:25:28 +02:00
udeved
cc724951ae [bin] subdir move 2015-06-12 01:15:22 +02:00
udeved
238bf27e38 [lib] sub dir move 2015-06-11 22:56:25 +02:00
udeved
8a0dce0849 [buildiso] display new profile vars 2015-06-10 01:23:25 +02:00
udeved
3dcbae10eb [buildiso] use prepare_dir() 2015-06-09 01:50:16 +02:00
udeved
397b0efc50 [buildiso][buildpkg] adjust to new func calls 2015-06-09 01:15:40 +02:00
udeved
b3a74eb8cf Merge branch 'devel' of github.com:manjaro/manjaro-tools into devel 2015-06-09 00:03:06 +02:00
udeved
5df5357812 [bin] use import function 2015-06-09 00:01:31 +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
d711b33c10 [buildiso] move target dir up to allow optarg 2015-06-04 15:32:24 +02:00
udeved
439b5bdffb [buildiso] add output switch; #68 2015-06-04 15:18:47 +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
9b6673bc62 [bin] buildpkg, buildiso, buildtree use new msg functions 2015-05-22 16:52:25 +02:00
udeved
8900206bdf [buildiso] restrict verbose to query mode for the moment 2015-05-22 13:08:50 +02:00
udeved
d67e4ffab3 [buildiso] add a verbose option 2015-05-22 12:40:11 +02:00
udeved
a9847e2af7 [buildpkg/buildiso] move sets and chroots dir temp. back to util 2015-05-21 23:22:26 +02:00
udeved
89f209c8ba [buildiso/buildpkg] simplify chroots and sets dir 2015-05-21 22:44:12 +02:00
udeved
4e58008ead [buildiso] drop unused code; some cosmetics 2015-05-11 23:32:40 +02:00
udeved
797594e26d [buildiso] integrate mkiso; WIP 2015-05-11 12:47:02 +02:00
udeved
2d75cc3db4 [buildiso] display just is_custom_pac_conf instead of full path 2015-05-10 22:27:27 +02:00
udeved
d8bcdfee7a [buildiso] reintroduce cache switches; the now default to false ie cleaning to be done with -x or -l switch 2015-05-09 10:36:47 +02:00
Philip Müller
68498bb4fc Merge pull request #87 from aadityabagga/master
[util-iso] allow configuring xorg and lng pkg cache cleanup via config + allow removal of local repo from pacman.conf
2015-05-08 04:56:57 +00:00
udeved
3be6303161 [buildiso] add efi_part_size to profile.conf 2015-05-06 21:05:12 +02:00
Aaditya Bagga
93805a8ccf [buildiso] (minor) slightly help text 2015-05-03 02:41:09 +05:30
Aaditya Bagga
851f56f6c0 [util-iso] try to remove custom repo in pacman.conf, unless specified otherwise 2015-05-03 02:34:24 +05:30
Aaditya Bagga
09bb7f5bc7 [util-iso] allow configuring xorg and lng pkg cache cleanup via config 2015-05-02 23:43:11 +05:30
udeved
d1a8e52e0f [buildiso] remove logging 2015-03-05 20:01:26 +01:00
udeved
2a5a2c507d [buildiso] clean up display 2015-03-05 10:52:37 +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
a2c793cc21 [buildiso/util-iso] make it build 2015-03-03 02:38:31 +01:00
udeved
730efa5ce2 [buildiso] cosmetics 2015-03-03 01:41:50 +01:00
udeved
09d573e157 [buildiso] don't display manjaro_version in profile 2015-03-03 01:08:15 +01:00
udeved
ffc134445f [buildiso] properly display profile 2015-03-03 00:49:49 +01:00
udeved
6f059a0d8d [buildiso] fix profile display 2015-03-03 00:39:05 +01:00
udeved
b57b45ed2e [buildiso/util-iso] enable logging on -L switch 2015-03-01 23:56:35 +01:00
udeved
a41a5377cb [buildiso] add logger call but disable it 2015-03-01 21:25:23 +01:00
udeved
052ba17960 [buildiso] some timer work 2015-02-18 04:28:11 +01:00
udeved
00c37ec68c [buildiso] add build timer 2015-02-17 19:45:35 +01:00
udeved
afae57232d [buildiso] fix sanity check 2015-02-14 11:09:07 +01:00
udeved
c0aafe6523 [buildpkg/buildiso] improve display; use new functions 2015-02-14 11:06:20 +01:00
udeved
e22ca31233 [manjaro-tools] code formatting 2015-02-13 15:17:00 +01:00
udeved
8e270c7b5d [buildiso] use better plymouth detection 2015-02-10 01:22:36 +01:00
udeved
397f3b8041 [buildiso/util-iso] use profile checks 2015-02-09 23:48:29 +01:00
udeved
76cb86daf9 [buildiso] use check_run_dir 2015-02-09 20:34:59 +01:00
udeved
e728f01cf4 fix initsys checks 2015-01-29 21:02:33 +01:00
udeved
03a61728b0 [buildiso] cosmetics 2015-01-29 13:08:35 +01:00
udeved
cad435365c [buildpkg/iso] some display function cosmetics 2015-01-29 05:06:25 +01:00