Commit Graph

55 Commits

Author SHA1 Message Date
Stephan Raue
dcf07578ab installer: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:56:09 +01:00
Stephan Raue
0f3e2d4ffa update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
Stephan Raue
eb7032c245 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-systemd
Conflicts:
	packages/network/connman/scripts/connman-setup
	packages/sysutils/dbus/init.d/14_dbus
	packages/sysutils/udisks/init.d/31_mount-disks
	packages/tools/installer/package.mk
	projects/ARCTIC_MC/options
	projects/ATV/options
	projects/Fusion/options
	projects/Generic/options
	projects/Generic_OSS/options
	projects/ION/options
	projects/Intel/options
	projects/RPi/options
	projects/Virtual/options
	tools/mkpkg/mkpkg_udevil
2013-08-22 16:39:21 +02:00
Stephan Raue
10ae0b4b4f installer: rework buildscript
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-21 05:05:19 +02:00
Stephan Raue
204c71ec6a installer: rework systemd service file
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-17 20:43:48 +02:00
Stephan Raue
38b0e34158 installer: rework buildscript
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-17 20:43:36 +02:00
Stephan Raue
818afb56ad installer: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-13 01:36:16 +02:00
Stephan Raue
04ea02e887 installer: convert to systemd
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-12 17:58:15 +02:00
Stephan Raue
3d8c2d8522 installer: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-12 17:56:40 +02:00
Stephan Raue
07ee0c8c3f installer: make systempartition per default 256MB
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-29 00:52:49 +02:00
vpeter4
c1a54f9ad5 installer: add double confirmation before actuall install process (formating disk)
add custom install where only KERNEL and SYSTEM files are copied to System partition, closes #1985

someone should go over the changes just to be sure that there is no errors
2013-03-03 15:41:16 +01:00
Stephan Raue
fc17959bcd installer: depends on package 'syslinux'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-07-27 15:59:02 +02:00
vpeter4
da30ef2ba4 installer: add support for backup archive 2012-04-14 12:15:33 +02:00
Stephan Raue
eb33f377c8 installer: add SSH description
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-05 16:04:53 +02:00
Matthias Saou
b29d96d685 Fix install on blank 3TB drives
For some reason something made parted enter its interactive mode. Always
calling it with -s makes more sense anyway, and fixes that remaining issue
with never used blank 3TB drives I was still seeing.
2012-03-21 16:21:00 +01:00
Domin6
543c89c24b Change copyright and FSF address, this fixes #252 2012-02-29 13:36:32 +01:00
Stephan Raue
76b85fdce6 installer: switch to console 1 before starting
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-02-26 23:59:55 +01:00
Stephan Raue
db31802c2a installer: ask for/and enabling ssh per default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-01-16 17:08:39 +01:00
Matthias Saou
f2f9eaadf5 Reserve 0% for root on ext4 partitions
This is to have the proper free disk space reported from XBMC,
or even df, since the default is 5%. The impact is low, since
having OpenELEC run everything as root had this limit not be
enforced at any time.
On my 3TB drive, XMBC reported 2.5TB free before the change
and 2.7TB after.
2011-12-23 11:43:34 +01:00
Matthias Saou
3835e5c2a7 Enable GPT support in the installer
New dialog to prompt for enabling GPT, defaulting to the optimal
choice : GPT only for disks which requite it (>2.2TB) or if GPT is
already present.
Cosmetic fixes to the installer script.
2011-12-20 10:25:14 +01:00
Stephan Raue
59aecb4f29 installer: cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-10-15 04:47:33 +02:00
Stephan Raue
6338a37791 installer: specify filesystemtype on mount
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-06-07 23:14:31 +02:00
Stephan Raue
6b901f25af installer: fix permissions
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-03-24 21:54:38 +01:00
newphreak
9cf9cc687f installer: cosmetics+typo 2011-03-24 13:50:10 -07:00
Stephan Raue
8a9c2837a1 installer: fix file permissions, thanks to gr8rx
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-03-23 07:20:39 +01:00