Commit graph

1357 commits

Author SHA1 Message Date
Ramon Buldó
834703eafc Ops... forgot to change this back after testing... 2015-06-03 13:02:40 +02:00
Ramon Buldó
780a0c090e Fix parsing args in basestrap 2015-06-03 12:12:34 +02:00
Ramon Buldó
ee2c393383 Bugfix: The initial pacstrap in a new chroot always use the host branch, this workaround fixes it. 2015-06-03 12:11:17 +02:00
udeved
e2afa0dc76 [util] add back host branch switching to play around 2015-06-03 00:14:49 +02:00
udeved
68f2a151ab [util-pkg] add check for chroot version file 2015-06-03 00:14:07 +02:00
udeved
c29a1a1ab1 [util] fix sed, forgot arg 2015-06-02 21:23:02 +02:00
udeved
63cc89eff4 [buildpkg] rm old pacman.conf stuff again 2015-06-02 21:19:48 +02:00
udeved
63d0bc4c6a [util] change the pacman.conf functions 2015-06-02 21:18:54 +02:00
udeved
e38f4983ae [util-iso] remove the stuff 2015-06-02 21:18:24 +02:00
udeved
080ffd4cda [conf] restore Include 2015-06-02 21:17:39 +02:00
udeved
361c80bf5f [util-iso] use new func to initialize the right branch chroot 2015-06-02 18:13:04 +02:00
udeved
e1b7478046 update readme 2015-06-02 17:44:10 +02:00
udeved
08eaeddd81 Merge branch 'devel' of github.com:manjaro/manjaro-tools into devel 2015-06-02 17:39:38 +02:00
udeved
d76f477726 [basestrap][buildpkg] clean up 2015-06-01 23:16:15 +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
4fd565cd65 [conf] update pacman.conf 2015-06-01 22:29:34 +02:00
udeved
d1b6a11f9a [util] update new func 2015-06-01 22:28:21 +02:00
udeved
98d9c501e4 [buildpkg] use new functions properly 2015-06-01 22:27:43 +02:00
udeved
e53c7b1ed8 [buildpkg] use set_core_branch() 2015-06-01 21:20:55 +02:00
udeved
215d865fb6 [conf] change server address branch pattern 2015-06-01 21:20:19 +02:00
udeved
7573b38ca8 [util] add set_core_branch() 2015-06-01 21:19:28 +02:00
udeved
6a63c03f49 [mkchroot] use fix_pacman_conf 2015-06-01 21:03:14 +02:00
udeved
31a4bb84bd [buildpkg] comment out "workaround" 2015-06-01 21:02:47 +02:00
udeved
27301d38b2 [util] add fix_pacman_conf() 2015-06-01 21:02:11 +02:00
udeved
49b416fd5e [conf] set core repo to use server initially 2015-06-01 20:58:47 +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
72caf29358 [buildpkg] cosmetics 2015-06-01 15:51:38 +02:00
udeved
095369c998 [buildpkg][mkchroot] small fixes 2015-06-01 01:35: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
dfefe9c856 [basestrap] revert the branch experiments 2015-06-01 01:05:04 +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
Ramon Buldó
d56eba0ca2 Rename function "write_calamares_dm_conf" to "write_calamares_displaymanager_conf" 2015-05-31 01:10:30 +02:00
udeved
d02fe1ddfe [basestrap] test branch aware initial chroot 2015-05-29 17:12:24 +02:00
Ramon Buldó
4b320d38eb mkchrootpkg uses -I 2015-05-29 01:10:42 +02:00
udeved
6ef549f6a6 [buildpkg] try #98 2015-05-29 00:31:59 +02:00
udeved
9076b2cbd3 Merge branch 'devel' of github.com:manjaro/manjaro-tools into devel 2015-05-29 00:14:10 +02:00
udeved
c61efe8f08 [util-iso-boot] add a ucode copy function 2015-05-29 00:13:54 +02:00
Ramon Buldó
39f4d4c2a5 Merge pull request #97 from manjaro/manpages
Add buildiso, profiles.conf and manjaro.conf manpages
2015-05-27 06:43:51 +02:00
Ramon Buldó
7184df638f In the livecd scripts store logs in /var/log instead of /tmp 2015-05-27 06:39:13 +02:00
udeved
7afcf4524c [buildtree] use different tree cache dir 2015-05-27 06:39:13 +02:00
udeved
b7965b2654 [bin] buildpkg, buildiso, buildtree use new msg functions 2015-05-27 06:39:13 +02:00
udeved
3fee46a4ad [util] add 2 new msg functions 2015-05-27 06:39:13 +02:00
udeved
43c27056a1 [util-iso-image] msg cosmetics 2015-05-27 06:39:13 +02:00
udeved
ab6fb600c1 update readme 2015-05-27 06:39:13 +02:00
udeved
1d9be059cb [util*] msg cosmetics 2015-05-27 06:39:13 +02:00