Commit graph

349 commits

Author SHA1 Message Date
udeved
9ef6480289 buildiso: die on local repo usage #221 2016-05-23 03:03:00 +02:00
udeved
7fdb1cba88 [util] reset login_shell 2016-05-22 18:22:24 +02:00
udeved
8fc1952000 buildiso: move login_shell to profie.conf #219 2016-05-21 10:17:44 +02:00
udeved
4b4ac83bdb buildiso: some tweaks #196 2016-05-21 00:05:49 +02:00
udeved
846b6c16d4 [util] tweak info msg when restoring pacman.conf 2016-05-20 20:20:00 +02:00
udeved
577d1acac8 [util-iso] use reset_pac_conf() 2016-05-20 19:42:16 +02:00
udeved
f670c36d20 [util]add reset_pac_conf() to be used in buildiso 2016-05-20 18:05:15 +02:00
Philip
bdadb4d3d7 [util] remove audio group as pulse don't need it 2016-05-14 12:46:23 +02:00
udeved
5e1246d638 buildiso: allow to specify the user's login shell 2016-05-13 21:24:47 +02:00
Philip
2825dfaae4 [util-iso-image] fix https://github.com/manjaro/manjaro-tools/issues/210 2016-05-10 17:35:28 +02:00
Ramon Buldó
1997440c29 Fix for UTF-8 names in PACKAGER var
https://lists.archlinux.org/pipermail/arch-projects/2016-February/004336.html
https://github.com/manjaro/packages-core/issues/34
2016-04-09 01:53:03 +02:00
udeved
2e39400723 [util] add msg when branch is set in chroot mirrorlist 2016-03-02 18:20:23 +01:00
udeved
dacf0994e2 [chroot-run] add and use get & set branch func 2016-03-02 17:42:49 +01:00
udeved
c3ea3f3395 [buildpkg] clean up check code 2016-02-27 18:01:59 +01:00
udeved
bec3a5c595 drop util-pac-conf and util-iso-log 2016-02-27 00:39:58 +01:00
udeved
f4e280b616 [util-msg] move lock() and slock() -> util 2016-02-26 19:25:07 +01:00
udeved
585fa43795 buildiso: tweak log_dir settings
prepare for relelease 0.11.0
2016-02-26 18:22:37 +01:00
udeved
4a9c9019a1 [manjaro-tools] add a log_dir option to manharo-tools.conf;
buildiso: use log_dir
2016-02-26 17:56:17 +01:00
udeved
c6fd218866 [util] fix two profile var inits 2016-02-25 20:45:40 +01:00
udeved
61b06a4602 [util-iso*] some code cleanup 2016-02-25 18:07:13 +01:00
udeved
5b5a4694d6 buildiso: add error handling #174 2016-02-25 06:40:39 +01:00
udeved
56be890713 buildiso: tweak the livecd install location; set efi_part_size 31M to prevent some warning with xorriso 2016-02-22 17:02:37 +01:00
udeved
6a8a408424 [util] add 2 functions for label and codename 2016-02-21 11:47:32 +01:00
udeved
cec2ae0c63 buildiso: update default live service name 2016-02-21 02:56:31 +01:00
udeved
1df8659eb1 buildiso: merge devel 2016-02-20 17:30:58 +01:00
udeved
4a9a2857f3 buidiso: minor fixes 2016-02-20 17:28:36 +01:00
udeved
0c0fb0554e buildiso: rely on auto detection for the DE 2016-02-19 18:52:30 +01:00
udeved
0eb437493e [util-publish] fix iso filename 2016-02-18 22:07:16 +01:00
udeved
344d30d1be deployiso: expand on #182 2016-02-18 19:15:40 +01:00
udeved
6dfe22da4e deployiso: add option to create torrent #182 2016-02-18 00:03:20 +01:00
udeved
be1241dede buildiso: #162 put kernel checks in tight place 2016-02-17 20:00:54 +01:00
udeved
fddd769f84 buildiso: #162
move kernel and initsys to manjaro-tools.conf
2016-02-17 18:56:37 +01:00
udeved
5941cd5e02 rename: msg3 -> info 2016-02-15 18:53:50 +01:00
udeved
252af05e4d [lib] add and use show_elapsed_time() func 2016-02-15 16:47:52 +01:00
udeved
fb3e2955f2 buildiso: use msg functions properly as printf wrapper 2016-02-14 23:13:39 +01:00
Philip
c7d682688a [util] set efi_part_size to 32M 2016-02-06 10:43:47 +01:00
Philip
508bf89d97 use 'linux44' by default 2016-02-06 10:35:53 +01:00
udeved
94ff111a92 format; clean up 2016-01-07 03:13:07 +01:00
udeved
5df64bb9bc [util] reset packages file path; fix iso filename if no Packages-Custom 2015-12-21 12:03:17 +01:00
udeved
87d97c779e buildiso: fix bug when using buildiso; reset profile vars 2015-12-21 11:00:08 +01:00
udeved
fefca5c17d [util] init repos array properly 2015-12-20 22:33:56 +01:00
udeved
26c0ba95c7 buildiso: determine iso_name from dist_name setting
use get_shared_list() for Packages-Desktop
2015-12-19 00:20:43 +01:00
udeved
66145a4b3a upd stes; fix profile loading 2015-12-18 04:52:34 +01:00
udeved
68f1345ea4 util: some changes in profile sanity check 2015-12-18 04:18:28 +01:00
udeved
0dc1674e68 remove profile_repo from config 2015-12-18 01:59:56 +01:00
udeved
06b73ed2ce remove unused code 2015-12-13 01:22:45 +01:00
udeved
e5b9533299 rename two vars and a function 2015-12-08 12:33:28 +01:00
udeved
6e7f540309 [lib] change unique identifier file in profile repos to .buildiso 2015-12-07 16:57:40 +01:00
udeved
200d99718b [lib] add local var buffer 2015-12-07 00:58:20 +01:00
udeved
8238f7fa91 buildiso: simplify code 2015-12-06 12:49:13 +01:00
udeved
1ab0ef0f79 buildiso: add profile_repo variable to configure 2015-12-06 01:58:34 +01:00
udeved
13587d3079 [util] oops, fix the check 2015-12-06 01:41:42 +01:00
udeved
6b5a25be91 [util] only write $repo.conf if file doesn't exist 2015-12-06 01:27:09 +01:00
udeved
876206ccb0 [buildiso] load_run_dir using new conf 2015-12-05 19:37:40 +01:00
udeved
1ce733f2c6 make edition global var 2015-12-04 23:08:27 +01:00
udeved
f75ab1de22 buildiso: make it run path independent; needs detection or manual configuring of iso-profiles location 2015-12-04 22:03:04 +01:00
udeved
aaeb0779cf remove sets dir; useless subdir 2015-12-03 22:54:58 +01:00
udeved
886307ff49 [sets] allow user sets in $HOME/.config/manjaro-tools/sets/{pkg.d,iso.d} 2015-12-03 21:09:49 +01:00
udeved
4d23822e89 [util] manjaro-tools.conf override is now in $HOME/.config/manjaro-tools 2015-12-03 20:37:27 +01:00
udeved
a922b061dc [util] fix alternative version_gen 2015-12-02 19:59:28 +01:00
udeved
65045218b0 [conf] rm edition_type from profile.conf 2015-12-01 21:58:52 +01:00
udeved
aa9b06d6ac [util] use different version_gen until decided 2015-12-01 16:12:02 +01:00
udeved
db27542cf6 small fixes 2015-12-01 12:24:23 +01:00
udeved
97db83675f prepare test build 2015-11-30 21:35:30 +01:00
udeved
fb86bfdc82 [manjaro-chroot] fix systemd lvm 2015-11-30 01:46:59 +01:00
udeved
d52cfc5fa2 buildpkg: small fixes; remove makepkg args 2015-11-28 20:28:45 +01:00
udeved
22effd6cfa buildsets: further simplify code 2015-11-28 17:37:13 +01:00
udeved
ac789ff02f [deployiso] add $arch option 2015-11-27 12:22:38 +01:00
udeved
278df5325b [lib] util: in_aray() -> util-pkg 2015-11-26 12:26:21 +01:00
udeved
5eed1e48f4 [lib] util: process_sofile() -> util-pkg 2015-11-25 18:53:21 +01:00
udeved
31bd7d9b41 [lib] clean up 2015-11-25 16:54:23 +01:00
udeved
0a4567a7b6 deployiso: tweal args and limit opt 2015-11-24 16:58:40 +01:00
udeved
2b9275e71d buildsets: optimize reading 2015-11-24 01:00:22 +01:00
udeved
09aa879071 buildsets: use linux conf dir standards 2015-11-23 23:22:58 +01:00
udeved
c7a8ed39f0 buildsets: make reading buildsets more error tolerant 2015-11-23 23:00:41 +01:00
udeved
be2bd8d445 [util] load edition_type profile var 2015-11-23 19:54:17 +01:00
udeved
7725b19c2f [util*] revert central cache_tree path; needs too much changes atm 2015-11-20 22:38:16 +01:00
udeved
2054ffe2ef [util*] centralize the cache_tree path used by buildiso and deployiso 2015-11-20 22:24:01 +01:00
udeved
0b2ea587d4 [util] readd two sample version_gen 2015-11-17 17:03:37 +01:00
udeved
c4dd9df2ed [util] rm old version_gen() 2015-11-13 23:33:32 +01:00
udeved
39665ed89f buildiso: rm unused dist_version, it may cause confusion 2015-11-13 23:11:36 +01:00
udeved
72d900f2b2 support netrunner buildset definition to evaluate $iso_edition 2015-11-13 22:22:08 +01:00
udeved
f6038cdefb [util] support netrunner in eval_edition() 2015-11-13 22:16:32 +01:00
udeved
b2dd9282f6 util: add alternative version_gen
util-publish. create folders with rsync
2015-11-13 21:27:16 +01:00
udeved
3aae470586 [util] add a version generator to autoset release 2015-11-13 12:31:41 +01:00
udeved
8eaab4e4f1 [util] eval_edition: just distinguish between official and community 2015-11-12 23:31:44 +01:00
udeved
18c66b35f2 [util] add functions to load a set used to evaualte the edition(official/community/community-openrc) 2015-11-12 23:10:10 +01:00
udeved
a49904e093 deployiso: small changes 2015-11-12 12:25:35 +01:00
udeved
59e9e19956 deployiso: first testing version 2015-11-12 00:31:51 +01:00
udeved
000a53f26c buildpkg: add new -u flag to create a udev base-devel chroot(no systemd) used to build eudev and related pkgs 2015-10-22 12:09:00 +02:00
udeved
974c862173 [util] add cgmanager to openrc service array 2015-10-11 22:52:22 +02:00
Ramon Buldó
4efe483bf3 Log time in ms in livecd script 2015-09-20 12:41:42 +02:00
Ramon Buldó
a815a36249 Log how much time it takes for each item to complete in the livecd script. 2015-09-20 11:29:29 +02:00
Philip
24a0389732 [util] add disable services 2015-09-12 13:03:47 +02:00
Ramon Buldó
0c4fe33f9e Use Linux 4.1 and overlayfs by default 2015-08-01 16:44:18 +02:00
udeved
0090680dc3 [util] format
[util-iso-boot] make plymouth_settings local var
2015-06-29 11:29:27 +02:00
Philip
8808d48e83 [util] disable overlayfs when iso-kernel is lower than 4.0 (proper) 2015-06-28 15:10:31 +02:00
Philip
cc17f3809e [util] disable overlayfs when iso-kernel is lower than 4.0 (move to proper place) 2015-06-28 14:08:34 +02:00
Philip
be746e6298 [util] disable overlayfs when iso-kernel is lower than 4.0 2015-06-28 14:04:47 +02:00
Philip
30d91f8cdb [util] disable overlayfs when host-kernel is lower than 4.0 2015-06-28 13:49:24 +02:00
Ramon Buldó
67b4d20570 Remove pacman-boot, it may slow boots times considerably. 2015-06-25 12:17:33 +02:00
Ramon Buldó
752dd515c5 Add overlayfs support.
Building images works fine. Enable it by adding use_overlayfs="true" to manjaro-tools.conf.

The miso_overlayfs hook doesn't work, to test change the miso hook to miso_overlayfs.
2015-06-24 12:28:40 +02:00
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
udeved
a916bbbd36 [util] add is_valid_init() 2015-06-15 10:51:40 +02:00
udeved
9de8d8e832 [util-iso] add a validity check for bool var strings 2015-06-14 22:31:31 +02:00
udeved
7550dca117 [util] make sure sets dirs are present 2015-06-12 11:09:29 +02:00
Ramon Buldó
2a06b641c1 Add overlayfs support.
Building images works fine. Enable it by adding use_overlayfs="true" to manjaro-tools.conf.

The miso_overlayfs hook doesn't work, to test change the miso hook to miso_overlayfs.
2015-06-11 13:59:34 +02:00
udeved
0657dca420 [util] load nonfree_xorg in profile.conf 2015-06-09 18:42:55 +02:00
udeved
0a0cf4f088 [util] load multilib bool var in profile.conf 2015-06-09 17:17:23 +02:00
udeved
4e25c29951 [util] fix typo 2015-06-09 02:43:44 +02:00
udeved
2271bd2aa7 [util*] redo checks 2015-06-09 01:14:58 +02:00
udeved
b2787f9f14 [lib] minor updates; cleaning 2015-06-09 00:02:32 +02:00
udeved
f0aa9e4ebf [util] remove commented code 2015-06-07 23:48:15 +02:00
udeved
dd98d2bab6 [util] split out functions from load_conf() 2015-06-06 15:54:37 +02:00
udeved
9737cb679f Merge branch 'devel' of github.com:manjaro/manjaro-tools into devel 2015-06-06 14:22:16 +02:00
Ramon Buldó
07e0659c93 Re-add optional autologin in livecd 2015-06-06 13:43:00 +02:00
udeved
133c2b5ba8 Merge branch 'devel' of github.com:manjaro/manjaro-tools into devel 2015-06-06 13:14:45 +02:00
udeved
72648f7271 [util] some more calc build deps work; experimental 2015-06-06 13:14:01 +02:00
Ramon Buldó
ea21bb105b autologin is setup in the installer 2015-06-06 13:03:47 +02:00
udeved
fed25c7988 [util] move build_mirror up in the load func to reflect changes of hsared mirror 2015-06-06 10:03:52 +02:00
udeved
c14135d13c [util] add some more dep calc (wip) 2015-06-06 09:48:56 +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
55e2e73723 [util] add copy keyring/mirrorlist 2015-06-03 16:09:26 +02:00
udeved
e2afa0dc76 [util] add back host branch switching to play around 2015-06-03 00:14:49 +02:00
udeved
c29a1a1ab1 [util] fix sed, forgot arg 2015-06-02 21:23:02 +02:00
udeved
63d0bc4c6a [util] change the pacman.conf functions 2015-06-02 21:18:54 +02:00
udeved
9f4382fdb9 [util][util-mount] clean up 2015-06-01 23:15:29 +02:00
udeved
67c9d025d0 [util] msg cosmetics 2015-06-01 22:40:14 +02:00
udeved
d1b6a11f9a [util] update new func 2015-06-01 22:28:21 +02:00
udeved
7573b38ca8 [util] add set_core_branch() 2015-06-01 21:19:28 +02:00
udeved
27301d38b2 [util] add fix_pacman_conf() 2015-06-01 21:02:11 +02:00
udeved
9f82d1ad75 [util] rm host_branch msg 2015-06-01 16:21:33 +02:00
udeved
f97bb02e9d [util] add reset_branch() 2015-06-01 15:52:03 +02:00
udeved
669d1941c9 [util] fix typo; add some msg 2015-06-01 01:26:11 +02:00
udeved
5b2bc21f40 [buildpkg] add workaround #96 2015-06-01 01:20:02 +02:00
udeved
8a830c84bd [util] add set_branch() 2015-06-01 01:09:05 +02:00
udeved
ff3f598f0a [basestrap] move out some functions 2015-05-31 23:32:50 +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
50659e5e32 [util] add 2 new msg functions 2015-05-22 16:51:45 +02:00
udeved
61bd6eaf17 [util*] msg cosmetics 2015-05-22 14:53:27 +02:00
udeved
bc60ac59fc [util] add description comment for parameters 2015-05-22 12:42:41 +02:00
udeved
eb8ee9f5dd [util] add check_profile() 2015-05-22 00:13:39 +02:00
udeved
ebb6aba7b0 [util] add sets and chroot dirs temp. back 2015-05-21 23:23:33 +02:00
udeved
d8b93aaa89 [util] simplify chroots and sets dir 2015-05-21 22:44:32 +02:00
udeved
384585f61a [uitl-iso] fix #92; set new efi_part_size back to 31M 2015-05-12 01:08:23 +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
Philip
ad260c7cb1 [util] update defaults 2015-05-10 11:26:42 +02:00