Commit graph

2479 commits

Author SHA1 Message Date
udeved
6dcf66076c buildiso: implement sfs signing 2017-02-15 01:18:20 +01:00
udeved
e4abc96f89 doc: update buildiso and manjaro-tools.conf 2017-02-15 01:17:23 +01:00
udeved
d738f72680 initcpio: fix miso and miso_aufs hook in checksum and verify mode 2017-02-15 01:15:41 +01:00
udeved
37ddbf2933 Merge pull request #258 from oberon2007/util-publish
correction remote project path
2017-02-14 08:48:20 +01:00
Bernhard Landauer
d8683fe062 correction remote project path 2017-02-14 01:01:56 +01:00
udeved
33aa00bdc0 util-publish: add verbose mktorrent_arg 2017-02-13 21:45:01 +01:00
udeved
10ab0a302b util-publish: add checks in make_torrent() 2017-02-13 21:38:24 +01:00
udeved
2d9d43f6d9 deployiso: minor correction in display 2017-02-13 16:05:30 +01:00
udeved
c57866dcc2 doc: remove obsolete entries 2017-02-13 16:04:56 +01:00
udeved
bd7379480b update readme 2017-02-13 15:52:04 +01:00
udeved
14a6a5a855 deployiso: correct project display settings 2017-02-13 15:39:25 +01:00
udeved
476ba4bc37 doc: update deployiso man 2017-02-13 14:54:17 +01:00
udeved
0993e3bde0 deployiso: display_settings() cosmetics 2017-02-13 14:53:37 +01:00
udeved
17e7318ee0 deployiso: update display_settings() 2017-02-13 12:26:10 +01:00
udeved
48c2aa1334 deployiso: add optiontion to configure mirrors; torrent fixes 2017-02-13 09:53:21 +01:00
udeved
84cdf6661d uril-publish: clean up code; fixes for torrents 2017-02-12 23:37:18 +01:00
udeved
b350b29b31 deployiso: make the project configurable 2017-02-12 21:10:24 +01:00
udeved
9b96382c59 util: unset basic switch 2017-02-12 19:41:53 +01:00
udeved
fbf83b913e deployiso: move torrent code from buildiso to deployiso 2017-02-12 19:26:47 +01:00
udeved
e4ffa593b5 util-yaml: update netgroups 2017-02-07 20:21:24 +01:00
udeved
7a8ad6bdf0 util-iso: copy initcpio to bootfs 2017-02-07 20:15:59 +01:00
udeved
925fe3842f Makefile: update
date: update iso build lists
2017-02-05 15:52:03 +01:00
udeved
924ad23cb2 deployiso: fix project gen 2017-02-05 15:46:53 +01:00
udeved
e21b596c23 data: upd iso build lists 2017-02-04 22:40:12 +01:00
udeved
de420200bc doc: update profile.conf.xml 2017-02-04 20:33:58 +01:00
udeved
fab6d309fc util: adopt plymouth changes 2017-02-04 20:29:24 +01:00
udeved
40742ef822 util: load_pkgs
- set basic switch false if extra is true
2017-02-04 14:24:33 +01:00
udeved
d010e0702f buildiso: add a basic pkglist tag 2017-02-04 13:48:07 +01:00
udeved
84784f2774 buildiso: add ">extra" tag in pkglists to support full profiles 2017-02-04 10:51:00 +01:00
Philip
bf1e534684 [util-yaml] adopt CAL changes for welcome module
- see also: 8215a633e2
2017-02-03 20:29:44 +01:00
udeved
2509fdb331 util-yaml: update 2017-02-03 15:20:43 +01:00
udeved
bc77e2ee7d buildiso: don't add user to disk grp 2017-02-03 01:03:52 +01:00
udeved
80c6cb33d1 buildiso: add a specific net mount function to support netinstall profile configuration 2017-02-01 20:20:23 +01:00
udeved
8588ec366c util-iso: fix leftover mount call 2017-02-01 13:39:36 +01:00
udeved
cf97457f6a buildiso: clean up; rename some internal vars to make them more logical in terms of mechanics 2017-02-01 10:16:59 +01:00
udeved
7b3acd66db util: remove unused code 2017-01-31 23:50:49 +01:00
udeved
9d37573dea buildiso/check-yaml: remove plymouth theme setting 2017-01-31 23:42:50 +01:00
Philip
a80dee0c18 [util-yaml] add avatarFilePath
- @oberon2007: please corect me if this is wrong and '~' should have used instead
2017-01-25 15:44:02 +01:00
Philip
ce14b131ee [util-iso-image] fix grub.cfg cleanup 2017-01-25 13:27:45 +01:00
Philip
c8710510b2 [lsb-release] has to be changed in root-image 2017-01-25 13:13:43 +01:00
Philip
e6749a9181 [util-yaml] add v2.4 support 2017-01-11 08:40:37 +01:00
Philip
250faf60c3 [util-iso] seems pxe needs more space 2017-01-10 11:34:01 +01:00
Philip Müller
bc1df1fa1e Merge pull request #253 from oberon2007/manjaro-master
set target install autologin default to 'false'
2016-12-29 11:11:38 +01:00
Bernhard Landauer
2260aa12fb set target install autologin default to 'false
- cuttently we apply the setting intended for the live-session, which is 'true'
  I think that's not what we intend for the target install
2016-12-26 21:29:26 +01:00
Philip
9a4d4cef58 [util-iso-boot] Realy proper last commit
- seems I missed some
- see also: https://github.com/manjaro/manjaro-syslinux-theme/issues/1
2016-12-26 09:19:58 +01:00
Philip
0ba5099892 [util-iso-boot] Proper last commit
- actually define boot value as it was only locally defined in another function
- see also: https://github.com/manjaro/manjaro-syslinux-theme/issues/1
2016-12-26 09:11:19 +01:00
Philip
5e4332c2da [util-iso-boot] Try to fix syslinux issue with i686 architecture and 64bit CPU
- see also: https://github.com/manjaro/manjaro-syslinux-theme/issues/1
2016-12-25 18:18:53 +01:00
Philip
fbb0734aa3 [util-iso-boot] addopt syslinux-theme changes 2016-12-25 17:54:28 +01:00
udeved
465ea0d74a update default values for 17.0 release 2016-12-20 15:41:10 +01:00
udeved
906f2fa2f0 util-iso-aufs,overlayfs: mount the desktopfs when mounting livefs 2016-12-17 18:59:50 +01:00