Commit graph

716 commits

Author SHA1 Message Date
udeved
fec0626318 [util-iso-image] split ou aufs stuff 2015-06-11 21:49:36 +02:00
udeved
73c6f8a65a [util-pkg] cosmetics 2015-06-11 21:37:46 +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
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
82f5cb32e9 [util-iso-image] add a msg 2015-06-10 17:15:37 +02:00
udeved
c6250ec10f [util-iso] readd <arch> sed 2015-06-10 17:05:47 +02:00
udeved
e9d2624a56 [util-iso] use configure_mhwd() 2015-06-10 16:56:24 +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
7009033ada [util-iso] tweak load_pkgs() 2015-06-10 16:45:56 +02:00
udeved
b17b6c2b55 [util-iso] simplify pkglist loading 2015-06-10 11:44:45 +02:00
udeved
0e1aeac3f9 [util-iso-image] split out detect_desktop_env() 2015-06-10 02:46:14 +02:00
udeved
48ddf48281 [util-iso-boot] use nonfree:xorg var for isolinux.cfg & msg 2015-06-10 02:45:20 +02:00
udeved
3f0e93e979 [util-iso] update pkglist loaders 2015-06-10 02:14:11 +02:00
udeved
890999160a [util-iso] update new pkg loading; comment out 2015-06-09 20:58:30 +02:00
udeved
0657dca420 [util] load nonfree_xorg in profile.conf 2015-06-09 18:42:55 +02:00
udeved
4ac1513cf3 [util-iso] make pkg load functions more readable 2015-06-09 17:45:12 +02:00
udeved
ca233c6bc8 [util-iso] add 2 new pkg loaders; don't use it for now 2015-06-09 17:18:08 +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
20b5f57bd6 [util-iso] put exit of mksquash right 2015-06-09 02:17:45 +02:00
udeved
e03be61f36 [util-iso] rm prepare_cachedirs() 2015-06-09 01:50:45 +02:00
udeved
2271bd2aa7 [util*] redo checks 2015-06-09 01:14:58 +02:00
udeved
b3a74eb8cf Merge branch 'devel' of github.com:manjaro/manjaro-tools into devel 2015-06-09 00:03:06 +02:00
udeved
b2787f9f14 [lib] minor updates; cleaning 2015-06-09 00:02:32 +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
f0aa9e4ebf [util] remove commented code 2015-06-07 23:48:15 +02:00
udeved
83cc1d9545 [util-pkg] check_req buildset support 2015-06-06 23:13:37 +02:00
udeved
7c4ddf84d3 [util-pkg] fix check_requirements() 2015-06-06 22:14:41 +02:00
udeved
5af4e9dbb7 [util-pkg] fix typo 2015-06-06 19:27:22 +02:00
udeved
f88fd8e5f3 [util-livecd] comment oenrc specigic lightdm pam stuff 2015-06-06 15:56:01 +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
Ramon Buldó
3fb92f36d3 Fix autologin in livecd, changed function named because it clashes with another function in util.sh 2015-06-06 13:01:13 +02:00
Philip
f789ca4b9d [util-livecd] some more tries to fix autologin for lightdm 2015-06-06 11:08:41 +02:00
Philip
4a93848d5e [util-livecd] fix typo 2015-06-06 10:36:25 +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
3b0b3d3c71 [util-livecd] cosmetics with autologin 2015-06-06 09:58:26 +02:00
udeved
1afd1b77b3 merge branch remote 'devel' in devel 2015-06-06 09:55:02 +02:00
udeved
c14135d13c [util] add some more dep calc (wip) 2015-06-06 09:48:56 +02:00
udeved
cfba310482 [util-livecd] check if autologin is true before alterning DM conf 2015-06-06 09:48:12 +02:00
Philip
572ffea547 [util-livecd] use 0 timeout for lightdm 2015-06-06 09:39:58 +02:00
udeved
6058ed34a1 [util-pkg] finish check_requirements() 2015-06-05 16:43:09 +02:00
udeved
04fef22795 [util-pkg] comment unfinished func 2015-06-05 14:53:45 +02:00
udeved
46e6bfed3e [util] wip- add a check for valid buildet before chroot is started 2015-06-05 07:53:57 +02:00
udeved
e1f8ba4bbb [util-iso] fix dir create 2015-06-04 22:50:38 +02:00
udeved
6880001d3d import esclapion's work 2015-06-04 16:34:08 +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
c6895e0031 [util-iso] use new mkchroot arg 2015-06-03 17:52:46 +02:00
udeved
818417ca3e [util-iso-image] use mkchroot_args var 2015-06-03 17:25:53 +02:00
udeved
efd04a4a90 [util-iso] make the initial chroot changes work with buildiso 2015-06-03 17:25:29 +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
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
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
361c80bf5f [util-iso] use new func to initialize the right branch chroot 2015-06-02 18:13:04 +02:00
udeved
08eaeddd81 Merge branch 'devel' of github.com:manjaro/manjaro-tools into devel 2015-06-02 17:39:38 +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
Ramon Buldó
d56eba0ca2 Rename function "write_calamares_dm_conf" to "write_calamares_displaymanager_conf" 2015-05-31 01:10:30 +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ó
f8f89c5883 In the livecd scripts store logs in /var/log instead of /tmp 2015-05-27 06:28:57 +02:00
udeved
50659e5e32 [util] add 2 new msg functions 2015-05-22 16:51:45 +02:00
udeved
4c609c4c8e [util-iso-image] msg cosmetics 2015-05-22 15:03:10 +02:00
udeved
61bd6eaf17 [util*] msg cosmetics 2015-05-22 14:53:27 +02:00
udeved
afbe6590e6 [util-iso*] rm verbose_args; bad idea 2015-05-22 13:09:28 +02:00
udeved
bc60ac59fc [util] add description comment for parameters 2015-05-22 12:42:41 +02:00
udeved
02754028c8 [util-iso*] testing verbose output 2015-05-22 12:41:34 +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
afd23b96e9 [util-iso-image] move some code 2015-05-21 19:54:29 +02:00
udeved
e46dc6c5cd [util-iso-boot] fix var name in isolinux.cfg 2015-05-21 19:53:52 +02:00
udeved
bbac1bd1dd [util-iso] fix last part of #78 2015-05-15 23:52:29 +02:00
udeved
bd69f7050c [util-iso] some msg minor changes; rm mkiso 2015-05-12 19:56:56 +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
d6a220c3f3 [util-iso] fix chroot creation 2015-05-11 21:29:46 +02:00
udeved
a6b3e898d3 [util-iso] fix msg 2015-05-11 21:07:46 +02:00
udeved
9c6ca51daa [util-iso] fixes 2015-05-11 20:59:05 +02:00
udeved
c4a2ab9c47 [util-iso] fix make_chroot args 2015-05-11 19:42:05 +02:00
udeved
aad0f8923e [uti-iso] rm escaped 'fi' 2015-05-11 18:55:04 +02:00