Commit graph

626 commits

Author SHA1 Message Date
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
udeved
1573ed33df [util*] do some cleaning 2015-05-11 18:31:41 +02:00
udeved
797594e26d [buildiso] integrate mkiso; WIP 2015-05-11 12:47:02 +02:00
udeved
39446b4ff6 [util-iso] more cosmetics, forgot one brackets, fix msg path 2015-05-10 23:27:26 +02:00
udeved
56165d266c [util-iso] cosmetics, put clean_pacman_conf in right place 2015-05-10 23:09:36 +02:00
udeved
74e6ff442d [util-iso] add some info msg #54 2015-05-10 22:26:39 +02:00
udeved
e4ace3f19f [util-iso] fix sed 2015-05-10 22:22:00 +02:00
udeved
775345c0db [util-iso] remove any local repo from a custom pacman.conf 2015-05-10 22:13:12 +02:00
udeved
07de2adfba [util-iso] set a flag for custom pacman.conf 2015-05-10 20:22:46 +02:00
Philip
ad260c7cb1 [util] update defaults 2015-05-10 11:26:42 +02:00
udeved
71349b127e [util-iso] redo clean_pacman_conf to use keep_repos array so to define more than one repo to keep; some cosmetics 2015-05-09 10:38:44 +02:00
udeved
81cb9b007a [util] comment out bool switches 2015-05-09 10:37:23 +02:00
udeved
9286bb52e6 [util-livecd] use pam-autologin for lightdm on openrc 2015-05-09 01:37:24 +02:00
Philip Müller
68498bb4fc Merge pull request #87 from aadityabagga/master
[util-iso] allow configuring xorg and lng pkg cache cleanup via config + allow removal of local repo from pacman.conf
2015-05-08 04:56:57 +00:00
udeved
7ecdcd6f77 [util-pkg] clean up unused 2015-05-07 23:20:32 +02:00
udeved
8e997ad1dd [util-pkg] ad workaround arch var 2015-05-07 23:10:13 +02:00
udeved
b7b78609b1 [util-pkg] test run_post_build() 2015-05-07 22:41:56 +02:00
udeved
442fa0cdfa [util-pkg] rename check function 2015-05-06 23:03:21 +02:00
udeved
b9fb5ca29d [util-iso] rename check function 2015-05-06 23:03:08 +02:00
udeved
103c2ff68f [util] set efi_part_size 32M default 2015-05-06 21:48:15 +02:00
udeved
3be6303161 [buildiso] add efi_part_size to profile.conf 2015-05-06 21:05:12 +02:00
udeved
0cd20bafac [util-iso] increase fat size, otherwise a net config will have space problems with 31M 2015-05-06 20:21:55 +02:00
udeved
28662753c9 revert changes for #84 2015-05-06 20:17:14 +02:00
udeved
e19407d3c9 [util-iso*] add possible approach to PXE #84 2015-05-04 21:32:04 +02:00
udeved
bec5e9565a [util-iso] try3 #77; fix typo; add some msg 2015-05-04 02:09:45 +02:00
udeved
52632ba62e [util-iso] try2 #77 2015-05-04 01:51:45 +02:00
udeved
e7ec3d181f [util-iso] try #77 2015-05-04 01:15:52 +02:00
udeved
5e18d15963 [util-iso] make sure chroot is recreated if outdated 2015-05-03 23:32:21 +02:00
udeved
f8b4696059 [util-pkg] simplify check chroot version 2015-05-03 23:11:12 +02:00
udeved
39839c963c [util-pkg] fix check_chroot_pkg_version call 2015-05-03 22:31:14 +02:00
udeved
11c20b13ce bump version; add iso/pkg chroot check version functions 2015-05-03 22:27:40 +02:00
udeved
460c4ffbcf [util-pkg] simplify and fix split build 2015-05-03 22:00:07 +02:00
udeved
996f8ad6eb [util-pkg] create only one archive per pkgver/rel 2015-05-03 21:49:06 +02:00
udeved
7b80bf184a [util-pkg] only add log files 2015-05-03 21:05:56 +02:00
Aaditya Bagga
9f050b09b8 [util-iso] (clean_pacman_conf) use flag variable 2015-05-03 09:28:39 +05:30
Aaditya Bagga
851f56f6c0 [util-iso] try to remove custom repo in pacman.conf, unless specified otherwise 2015-05-03 02:34:24 +05:30
Aaditya Bagga
09bb7f5bc7 [util-iso] allow configuring xorg and lng pkg cache cleanup via config 2015-05-02 23:43:11 +05:30
Aaditya Bagga
225d2bf2d6 [util-iso] try to keep only latest lang and xorg packages 2015-05-02 13:03:13 +05:30
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
Ramon Buldó
6f33cd8cf8 Add support for pantheon 2015-04-17 15:13:55 +02:00
Aaditya Bagga
4274cd239f [util-iso] make intel_ucode.img optional 2015-04-17 12:27:55 +05:30
Aaditya Bagga
398460ba83 [util-livecd]: use same keyboard config for both systemd and openrc
Forum: https://forum.manjaro.org/index.php?topic=21681.0
2015-04-15 20:01:39 +05:30
Philip
1b4f42635f [util-iso-boot] echo out when using intel_ucode.img 2015-04-15 10:10:29 +02:00
Philip
747ce6959d [util-iso-boot] make intel_ucode.img optional 2015-04-15 09:53:25 +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
Philip
739e6f6808 [util-livecd] change AutomaticLogin username based on conf file also for gdm 2015-03-21 22:50:13 +01:00
Philip Müller
a88d080609 [util-iso] simplify last commit 2015-03-18 11:39:21 +01:00
Philip Müller
873cdb6198 [util-iso] try on #80 2015-03-18 12:42:45 +01:00
Philip
385a97befe [util-livecd] try to fix #79 2015-03-15 18:06:37 +01:00
Philip
4a5f96d54f [util-iso-boot] try to fix #76 2015-03-15 12:16:48 +01:00
Philip
13a8bafe1d [util-iso-image] fix line 120
break: only meaningful in a 'for', 'while', or 'until' loop
2015-03-14 09:56:26 +01:00
Philip Müller
786c6d6d6d [util-iso] set environment QT_STYLE_OVERRIDE in image
- we might need to check if this is needed
- only livecd might be affected do this
2015-03-11 15:02:54 +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
Philip
cf37f9bdb8 [util-iso] iso_label modificiations
note: I'm open for better/simplified code
2015-03-06 19:07:54 +01:00
udeved
a3e7f036c1 [util] move logging to mkiso 2015-03-05 21:40:27 +01:00
udeved
423f871ebf [util] move logging 2015-03-05 20:01:07 +01:00
udeved
68437cc20a [util-iso-*] msg cosmetics 2015-03-05 16:06:08 +01:00
udeved
95e748778c [util] variable rename for iso libs; small fixes 2015-03-05 10:54:09 +01:00
Philip Müller
85525016b3 [util-iso-boot] Fix sentence 2015-03-04 23:06:15 +01:00
udeved
30e6dcfdb9 [util-iso-boot] spelling 2015-03-04 21:39:06 +01:00
udeved
8c6feca083 [util-iso] use isolinux msg writer 2015-03-04 21:38:46 +01:00
udeved
dec135a98e [util-iso-boot] add isolinux.msg writer and updater 2015-03-04 21:10:34 +01:00
udeved
c13b0c0fc4 [util-iso] remove test code; found better solution 2015-03-04 20:02:35 +01:00
udeved
b455f45ae7 [util-iso-image] msg cosmetics 2015-03-04 18:15:19 +01:00
udeved
3c08dee8fc [util-iso-image] make service configuration more init expandable 2015-03-04 18:09:27 +01:00
udeved
96294820cb Merge branch 'devel' of github.com:manjaro/manjaro-tools into devel 2015-03-04 17:58:38 +01:00
udeved
b956cb5c27 [util-iso] add new initcpio generation, but disable it for now 2015-03-04 17:57:14 +01:00
udeved
d5cd6f41a2 [util-iso-boot] add initcpio preset writer 2015-03-04 17:56:34 +01:00
Ramon Buldó
1909c53966 spelling 2015-03-04 17:42:08 +01:00
udeved
3a56b7cc8e [util-iso-boot] cosmetics to isolinux 2015-03-04 14:27:28 +01:00
udeved
8e7513344c [util-iso-boot] fix isolinux bios check 2015-03-04 14:20:27 +01:00
udeved
23788254aa [util-iso-boot] fix isolinux binaries copy 2015-03-04 13:26:06 +01:00
udeved
e3f45610a6 [util-iso-boot] fix isolinux.cfg; cleanup code 2015-03-04 13:11:50 +01:00
udeved
f168391d9f [util-iso-boot] move some code away from util-iso 2015-03-04 10:42:15 +01:00
udeved
3c5f0dd6fc [util-iso-image] comment out test dbus function 2015-03-04 10:41:32 +01:00
udeved
512dd0e3cf [util-iso-boot] fix filenames 2015-03-04 01:55:27 +01:00
udeved
6290eac1ff [util-iso-boot] fix filenames; show msg 2015-03-04 01:44:52 +01:00
udeved
a59881a688 [util-iso] fix isolinux overlay cfg 2015-03-04 01:43:47 +01:00
udeved
50c162bbe2 [util-iso-boot] rename to fix make 2015-03-04 00:48:03 +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
udeved
224b2ae606 [util] make syslog-ng default on openrc 2015-03-03 19:39:53 +01:00
udeved
ee90167d4d [util-iso-image] only setup DM if not set to none 2015-03-03 19:39:03 +01:00
udeved
d59f56d1ef [util-iso] write manjaroiso var to profile.conf for cli logging 2015-03-03 15:34:38 +01:00
udeved
bbf87aeb40 [util] fix install_dir loading 2015-03-03 12:39:27 +01:00
udeved
a2c793cc21 [buildiso/util-iso] make it build 2015-03-03 02:38:31 +01:00