Commit graph

1356 commits

Author SHA1 Message Date
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
8a0dce0849 [buildiso] display new profile vars 2015-06-10 01:23:25 +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
3ae3c357ce [conf] add nonfree_xorg switch to profile.conf 2015-06-09 18:42:16 +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
947da639fb [conf] add multilib switch to profile.conf 2015-06-09 17:16:46 +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
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
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
udeved
5df5357812 [bin] use import function 2015-06-09 00:01:31 +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
Philip
db7b7411f1 [mhwd-live] --sync doesn't work here 2015-06-07 01:09:54 +02:00
Ramon Buldó
b2e3b36cae mkchrootpkg: verify sources before preparing chroot
This is needed in order to use GPG's auto-key-retrieve keyserver option,
otherwise the keyring will get copied to the chroot before the required
keys are retrieved during 'makepkg --verifysource'.
2015-06-07 00:24:10 +02:00
udeved
83cc1d9545 [util-pkg] check_req buildset support 2015-06-06 23:13:37 +02:00
udeved
7f3ac8ce72 [buildpkg] use check_req 2015-06-06 22:15:05 +02:00
udeved
7c4ddf84d3 [util-pkg] fix check_requirements() 2015-06-06 22:14:41 +02:00
Philip
9510730198 [mhwd-live] moving out some to debug-log 2015-06-06 20:52:02 +02:00
Philip
d3ec3f4a61 [mhwd-live] maybe syncing dbs might work for #101 2015-06-06 20:49:34 +02:00
Philip
65020b4f2b [buildpkg] disable check_requirements() for now 2015-06-06 19:38:15 +02:00
udeved
be962abb7f Merge branch 'devel' of github.com:manjaro/manjaro-tools into devel 2015-06-06 19:27:32 +02:00
udeved
5af4e9dbb7 [util-pkg] fix typo 2015-06-06 19:27:22 +02:00
Philip
d3b0db4d68 [util-pkg] fix typo 2015-06-06 19:19:42 +02:00
udeved
f88fd8e5f3 [util-livecd] comment oenrc specigic lightdm pam stuff 2015-06-06 15:56:01 +02:00
udeved
56e46db273 [conf] move autologin up 2015-06-06 15:54:59 +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ó
5f8bfb8333 Update example profile.conf with autologin 2015-06-06 14:21:15 +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
e690038cc9 [docbook] update *.conf.xml 2015-06-06 13:14:32 +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
Philip
b759189077 Merge branch 'devel' of github.com:manjaro/manjaro-tools into devel 2015-06-06 10:12:58 +02:00
udeved
2f878504f0 [docbook] update profile.conf.xml 2015-06-06 10:12:45 +02:00
Philip
05934ba557 [mhwd-live] lower timeout to 60s 2015-06-06 10:12:36 +02:00
udeved
72cc47aea5 update readme 2015-06-06 10:08:19 +02:00