Commit graph

67 commits

Author SHA1 Message Date
udeved
222793697b prepare #197
rename arch & branch vars -> target_arch & target_branch
better not to use $arch -> already in use in PKGBUILDs
2016-06-06 20:08:09 +02:00
udeved
766427cfa3 buildiso: fix typo which prevents kernel version to load for installer 2016-06-06 14:22:46 +02:00
Philip
5cdcf1980d [util-iso-calamares] only write barnding if file exists 2016-05-21 10:50:03 +02:00
udeved
120708bc8a [util*] fix the profile.conf for cli-installer 2016-03-03 02:04:25 +01:00
udeved
8faa9c5400 [util-iso*] some code simplification 2016-02-25 18:37:29 +01:00
Philip
b12b878710 [util-iso-calamares] fix sonar branding 2016-02-23 22:05:11 +01:00
udeved
64a143c5f7 buildiso: enable the logger with -l arg 2016-02-23 18:23:28 +01:00
udeved
0402f3e576 [util-iso-cal] correct writing sonar branding 2016-01-18 19:07:37 +01:00
udeved
90c9a3e6da [util-iso-cal] unify branding path for sonar 2016-01-11 01:21:57 +01:00
udeved
59f182cd1d [util-iso-calamares] fix sonar branding 2016-01-11 00:27:17 +01:00
udeved
78783ecdf6 [util-iso-calamares] write branding desc for sonar; hopefully I got right path 2016-01-10 22:52:30 +01:00
udeved
d7e09a4b39 [util-iso-calamares] set symlink for machine-id true 2016-01-05 21:00:01 +01:00
udeved
5bcae53cb8 [util-iso-calamares] make machine-id setup openrc specific
upd community iso set
2016-01-03 22:28:22 +01:00
Philip
6063a7a2c6 [util-iso-calamares] add create root-pwd 2015-09-26 21:56:24 +02:00
Philip
ea57a2a4d7 [util-iso-calamares] properly fix services.conf 2015-09-18 08:35:22 +02:00
Philip
6734499f47 [util-iso-calamares] remove double empty line 2015-09-12 13:10:05 +02:00
Philip
0297fdae8e [util-iso-calamares] fix sh 2015-09-12 12:42:54 +02:00
Philip
78d20e1e56 [util-iso-calamares] add disable services 2015-09-12 12:29:52 +02:00
Ramon Buldó
38e1e1f9eb util-iso-calamares: Always create configuration files for thus and calamares, even if they are not installed. 2015-07-12 17:01:06 +02:00
Philip
219d33f5a7 [util-iso-calamares] make branding support more flexible (proper) 2015-07-07 22:16:59 +02:00
Philip
1f0e0b9665 [util-iso-calamares] remove empty line 2015-07-07 22:12:35 +02:00
Philip
9897e30ea7 [util-iso-calamares] make branding support more flexible 2015-07-07 22:11:10 +02:00
udeved
df2fd3f669 [util-iso-calamares] support non manjaro branding 2015-07-07 20:56:35 +02:00
udeved
e2a6da615a [util-iso-calamares] upd bootloader conf 2015-06-17 10:14:22 +02:00
udeved
c2ced90951 [livecd] clean up commented code 2015-06-16 20:10:35 +02:00
udeved
ef70c437f8 [livecd] move all desktop installer items to util-livecd 2015-06-16 00:18:58 +02:00
udeved
85c19f754c [util-iso-calamaeres][util-livecd]
attempt to localize the desktop dir name in live session
2015-06-15 23:58:54 +02:00
udeved
3a2b3918d5 revert subdirs; better makefile 2015-06-12 03:25:28 +02:00
udeved
238bf27e38 [lib] sub dir move 2015-06-11 22:56:25 +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
Philip
2e0e94a50c Merge branch 'devel' of github.com:manjaro/manjaro-tools into devel 2015-04-20 22:17:27 +02:00
Philip
3f1798f25c [util-iso-calamares] source kernel preset 2015-04-20 22:16:56 +02:00
Ramon Buldó
ccf80ec10c thus doesnt want the initial "/" 2015-04-20 15:59:49 +02:00
Ramon Buldó
35a3ed6a4c Readd " 2015-04-20 15:37:09 +02:00
Ramon Buldó
28fbfdcd3d Provide vmlinuz, initramfs and fallback for thus configuration. 2015-04-20 15:29:09 +02:00
Philip
ba252299cf [util-iso-calamares] use edition branding for calamares 2015-03-28 06:54:13 +01:00
Philip
443c7afcb0 [util-iso-calamares] use kdesu in kde based editions
- fixes theme issue
2015-03-22 11:19:50 +01:00
Philip
d76b67d084 [util-iso-calamares] fix thus.conf 2015-03-21 23:27:38 +01:00
Ramon Buldó
db67ebae1a Don't set QT_STYLE_OVERRIDE=gtk when configuring calamares or thus 2015-03-10 20:10:12 +01:00
udeved
95e748778c [util] variable rename for iso libs; small fixes 2015-03-05 10:54:09 +01:00
udeved
a4e588fea9 [buildiso] #70 more dynamic iso boot entires attempt;
manjaro_kernel --> dist_kernel
manjaro_kernel_ver --> dist_kernel_ver
manjaroiso --> dist_iso
manjaro_version --> dist_version
2015-03-04 00:40:44 +01:00
Philip
620b11ae5d [util-iso-calamares] make desktop file executable 2015-03-01 22:08:47 +01:00
Philip
dfa3a0709b [util-iso-calamares] test for file or symlink 2015-03-01 21:54:36 +01:00
Philip
e54a9d0c29 [util-iso-calamares] use -e as setup is a symlink 2015-03-01 21:36:02 +01:00
Philip
e4cf7bcd28 [livecd] fix some issues 2015-03-01 17:24:27 +01:00
Philip
ae73305030 [util-iso-calamares] adjust to latest changes 2015-02-20 17:36:24 +01:00
Philip
f7e5220a4f adopt to latest calamares changes 2015-02-20 00:46:43 +01:00
Philip
3d7f7dec75 [util-iso-calamares] get rid of /boot also for kernel value 2015-02-19 23:30:32 +01:00
Philip
c301b504f8 [util-iso-calamares] fix typo 2015-02-19 23:24:11 +01:00