Commit graph

71 commits

Author SHA1 Message Date
udeved
4c68528617 Merge branch 'devel' of github.com:manjaro/manjaro-tools into devel 2015-09-25 16:44:43 +02:00
udeved
44e3df910c [util-iso-image][util-livecd] configurte time/clock on openrc to default to GMT 2015-09-25 16:44:23 +02:00
Ramon Buldó
2259e083d8 Revert: livecd: Skip generating locales for en_US and de_DE from commit 8d677ab5a5
It causes issues with i3 https://github.com/manjaro/manjaro-tools/issues/145
2015-09-24 19:46:20 +02:00
Ramon Buldó
8d677ab5a5 livecd: Skip generating locales for en_US and de_DE
They are already generated at buildiso.
2015-09-22 22:57:49 +02:00
Ramon Buldó
e5578c238a Make livecd logging shorter. 2015-09-22 22:30:30 +02:00
Ramon Buldó
9fe7969e9b Fix displaymanager configuration time logging 2015-09-22 21:51:58 +02:00
Ramon Buldó
4efe483bf3 Log time in ms in livecd script 2015-09-20 12:41:42 +02:00
Philip
8420231ff6 [livecd] remove depmod for extramodules
- we don't need it anymore
- it was introduced back in [2012](aac492b23c)
- reduces livecd.service from 12.386s to 7.953s
- see also #136
2015-09-20 11:39:43 +02:00
Ramon Buldó
357680b1b4 Revert configure_user_root change 2015-09-20 11:31:50 +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
Ramon Buldó
012d63cb48 Remove useless logging in livecd script 2015-09-20 10:25:46 +02:00
Ramon Buldó
3db18cc0d3 mhwd-live: log everything in /var/log/mhwd-live.log file
Remove some extra logs.
Comment a little why we have a database lock check.
2015-09-20 10:25:46 +02:00
Ramon Buldó
48f823ea3b Remove kalu removal in vm, we don't use it. 2015-09-20 10:25:46 +02:00
udeved
5df91a17e4 [buildiso] remove the rest of lng code 2015-06-17 21:57:56 +02:00
udeved
c2ced90951 [livecd] clean up commented code 2015-06-16 20:10:35 +02:00
udeved
9a00d6e022 [livecd] move the localization in a xinitrc.d file in shared/overlay-livecd 2015-06-16 01:30:17 +02:00
udeved
09b4290a25 [livecd] use configure_desktop_items() 2015-06-16 00:18:05 +02:00
udeved
44ccb15d66 [livecd] use configure_doc() 2015-06-15 23:59:21 +02:00
udeved
253c3fdec6 [livecd] xdg should return full path already 2015-06-15 19:43:18 +02:00
udeved
1b6d45399f [livecd] localize the Desktop folder 2015-06-15 00:37:48 +02:00
udeved
ac08bb8665 [livecd] straight forward logic should do instead of double negation :) 2015-06-14 21:51:27 +02:00
Ramon Buldó
512a9b7940 Reverse logic as autologin is the default. 2015-06-14 21:41:19 +02:00
Philip
db7b7411f1 [mhwd-live] --sync doesn't work here 2015-06-07 01:09:54 +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
Ramon Buldó
07e0659c93 Re-add optional autologin in livecd 2015-06-06 13:43:00 +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
05934ba557 [mhwd-live] lower timeout to 60s 2015-06-06 10:12:36 +02:00
Philip
377a6fd67a [scripts] mhwd-live
- try to find out why pacman.db is locked in some cases
- added more debug info
- longer timeout before removing lock.db
2015-06-06 09:29:30 +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
d328afc31e [scripts] add comment for swap 2015-05-21 23:23:00 +02:00
udeved
a1e936a7cc [buildiso] move iso-profile settings away from manjaro-tools 2015-03-02 23:35:15 +01:00
Philip
e4cf7bcd28 [livecd] fix some issues 2015-03-01 17:24:27 +01:00
Philip
65bcda07d0 [multilib] revert, we repack lib32-mesa 2015-02-28 01:22:47 +01:00
udeved
882112ed82 [scripts] update fix_mesa 2015-02-28 00:44:01 +01:00
udeved
406b28fe35 [scripts] add fix_mesa_multilib for better maintenance 2015-02-28 00:42:12 +01:00
udeved
1b7d2a5d1f add fix_mesa_multilib 2015-02-28 00:40:28 +01:00
udeved
054ab45d48 [util-livecd] don't use binary command for systemd locales 2015-02-26 20:36:07 +01:00
udeved
78f987f865 [livecd] hopefully fixes keyboard; try 1 2015-02-26 19:19:35 +01:00
udeved
d823b31a3d [livecd] order differntly; else openrc script will fail 2015-02-19 13:52:35 +01:00
udeved
1aa91f4961 [livecd] some fixes 2015-02-19 13:26:01 +01:00
udeved
dd14970043 [livecd] update config functions 2015-02-19 10:32:14 +01:00
udeved
fb172985f6 [livecd] fixes 2015-02-18 02:38:32 +01:00
udeved
cd5da1a663 [livecd] update script 2015-02-17 23:51:01 +01:00
udeved
a3d1095887 [livecd] fix kernel_cmdline 2015-01-29 13:50:22 +01:00
udeved
b9de401cae [livecd] move calamares and thus out of this script 2015-01-29 05:07:37 +01:00
Philip
72aee34497 Work on issue #36 2015-01-26 17:38:22 +01:00
Philip
552a254987 Work on issue #36 2015-01-25 23:27:15 +01:00
udeved
1a74b93d5b [livecd] only heck on systemd for net fix 2015-01-25 01:02:54 +01:00
Philip
901febead5 [livecd] update workaround 2015-01-24 00:33:26 +01:00