Commit graph

853 commits

Author SHA1 Message Date
udeved
d35ba5c96f [util-iso] rm buildset based eval_edition code 2015-11-23 19:54:52 +01:00
udeved
be2bd8d445 [util] load edition_type profile var 2015-11-23 19:54:17 +01:00
udeved
7725b19c2f [util*] revert central cache_tree path; needs too much changes atm 2015-11-20 22:38:16 +01:00
udeved
2054ffe2ef [util*] centralize the cache_tree path used by buildiso and deployiso 2015-11-20 22:24:01 +01:00
udeved
68de5fc897 deployiso: set source_dir properly for buildsets 2015-11-17 18:58:58 +01:00
udeved
eb0f33aaa9 [util-publish] support uploading a buildset 2015-11-17 17:04:04 +01:00
udeved
0b2ea587d4 [util] readd two sample version_gen 2015-11-17 17:03:37 +01:00
udeved
c4dd9df2ed [util] rm old version_gen() 2015-11-13 23:33:32 +01:00
udeved
39665ed89f buildiso: rm unused dist_version, it may cause confusion 2015-11-13 23:11:36 +01:00
udeved
72d900f2b2 support netrunner buildset definition to evaluate $iso_edition 2015-11-13 22:22:08 +01:00
udeved
f6038cdefb [util] support netrunner in eval_edition() 2015-11-13 22:16:32 +01:00
udeved
b2dd9282f6 util: add alternative version_gen
util-publish. create folders with rsync
2015-11-13 21:27:16 +01:00
udeved
1d8cd813a6 [util-publish] upd 2015-11-13 12:33:48 +01:00
udeved
a1d1a83282 [util-iso] implement a version subdir for iso cache 2015-11-13 12:33:25 +01:00
udeved
3aae470586 [util] add a version generator to autoset release 2015-11-13 12:31:41 +01:00
udeved
1a774c930f buildiso: eval edition on profile load 2015-11-12 23:45:54 +01:00
udeved
8eaab4e4f1 [util] eval_edition: just distinguish between official and community 2015-11-12 23:31:44 +01:00
udeved
e592ce1145 [util-publish] some changes, testing some idea 2015-11-12 23:11:36 +01:00
udeved
c5888d4006 [util-iso] create the iso cache dir on profile load 2015-11-12 23:10:59 +01:00
udeved
18c66b35f2 [util] add functions to load a set used to evaualte the edition(official/community/community-openrc) 2015-11-12 23:10:10 +01:00
udeved
6085296299 [util-publish] add 2015-11-12 19:03:21 +01:00
udeved
a49904e093 deployiso: small changes 2015-11-12 12:25:35 +01:00
udeved
59e9e19956 deployiso: first testing version 2015-11-12 00:31:51 +01:00
Philip
3ed620a27f [util-iso-image] proper fix for autologin with Budgie 2015-11-04 20:31:44 +01:00
Philip
c1c422296d [util-iso-image] fix budgie autologin 2015-10-30 00:26:16 +01:00
udeved
f7126e5e42 buildpg: some msg cosmetics 2015-10-22 20:43:25 +02:00
udeved
e6a28da3bc [util-pkg] fix typo 2015-10-22 12:24:46 +02:00
udeved
000a53f26c buildpkg: add new -u flag to create a udev base-devel chroot(no systemd) used to build eudev and related pkgs 2015-10-22 12:09:00 +02:00
udeved
974c862173 [util] add cgmanager to openrc service array 2015-10-11 22:52:22 +02:00
udeved
d036d3f362 [util-iso-boot] fix syslinux quite arg for openrc 2015-10-11 22:50:47 +02:00
oberon2007
26572d03a8 add deepin-session 2015-10-10 14:40:03 +02:00
Philip
30196b14d7 [util-iso] try to fix overlay issue with kernels under 4.0 2015-10-10 14:29:24 +02:00
Ramon Buldó
fa12644cd8 Fix typo in previous commit 2015-10-04 02:04:18 +02:00
Ramon Buldó
16f8d87dcd Only use lz4 compression in kernels 4.0 or newer 2015-10-04 01:59:05 +02:00
Philip
6063a7a2c6 [util-iso-calamares] add create root-pwd 2015-09-26 21:56:24 +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
Philip
34ed9058eb [buildpkg] fix #143 2015-09-23 08:08:35 +02:00
Ramon Buldó
778bd04213 Remove some commented code 2015-09-22 22:56:57 +02:00
Ramon Buldó
17721a939e Use volatile storage in live journal
Move some livecd configuration to a function.
Fix custom-image sed.
2015-09-22 07:36:28 +02:00
udeved
de30c2bd19 [util-iso-boot] copy the systemd-efi from chroot 2015-09-22 00:30:45 +02:00
Ramon Buldó
4efe483bf3 Log time in ms in livecd script 2015-09-20 12:41:42 +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ó
48f823ea3b Remove kalu removal in vm, we don't use it. 2015-09-20 10:25:46 +02:00
Philip
bbc69f8678 [lib] remove unneeded 'break' statements 2015-09-20 09:27:20 +02:00
Ramon Buldó
2860b99b05 Always use lz4 to compress the mhwd-image
The sizes are the same compared to zx, but at least building the iso is slightly faster.
Maybe it will improve boot times too.
2015-09-20 06:23:36 +02:00
Philip
6b32e3d710 [util-iso-boot] another try on #137 2015-09-20 03:37:38 +02:00
Philip
86ea919772 [util-iso-boot] work on #137 2015-09-20 03:08:45 +02:00
Philip
ea57a2a4d7 [util-iso-calamares] properly fix services.conf 2015-09-18 08:35:22 +02:00
Philip
594c67b3aa [util-iso-image] fix laptop sleep error
- see https://wiki.archlinux.org/index.php/Laptop#Laptop_sleep_error
2015-09-12 20:56:12 +02:00
Philip
6734499f47 [util-iso-calamares] remove double empty line 2015-09-12 13:10:05 +02:00