Commit Graph

48 Commits

Author SHA1 Message Date
Stefan Saraev
7901a7561c installer: cosmetics 2015-09-27 20:06:44 +03:00
Stefan Saraev
cbd56c11f0 installer: cleanup dead code 2015-09-27 20:04:40 +03:00
Stefan Saraev
479be1c21e installer: clean up misleading message 2015-09-27 20:03:36 +03:00
Stefan Saraev
397d26a9fc installer: add support for /dev/nvme 2015-09-27 18:25:52 +03:00
Stefan Saraev
3668717f6c installer: clean up ssh
users are still free to add 'ssh' to syslinux.conf manualy
2015-07-16 14:30:58 +03:00
Matt DeVillier
1ebb205d64 installer: fix menu display, log file function
remove unused menu item, which breaks view log function
create empty log file, so view log function works prior to install

Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
2015-06-19 10:43:01 +03:00
Stefan Saraev
7c35f31139 cleanup TODO in * 2015-04-07 12:08:46 +03:00
Stefan Saraev
61db36b2bb installer: remove flashrom support 2015-04-05 18:14:12 +03:00
Stefan Saraev
f8402f415c installer: do forced reboot/poweroff 2015-02-21 14:59:29 +02:00
Stefan Saraev
548cc218b7 installer: remove beta warning
... bleh confusing it is.
2014-11-18 21:06:25 +02:00
Stefan Saraev
79b18383aa Revert "[uefi] enable 32bit uefi support"
This reverts commit 2c7735709d.

it did not work. thanks to t-nelson for testing it..

1. Zotac ZBOX PI320 pico wants bootia32.efi not bootx32.efi
2. even with bootia32.efi (from syslinux) it doesnt boot. I suspect it requires pure 32bit kernel. no mixed mode ?

thank you zotac for creating such a mess.. damn it's almost y2k15
2014-11-12 20:32:34 +02:00
Stefan Saraev
2c7735709d [uefi] enable 32bit uefi support 2014-10-25 15:28:40 +03:00
Stefan Saraev
eec451226c installer: fix misleading menu entry
"Custom Install" is not install at all, it is there to be used for
upgrade / downgrade / repair. however, people are trying to use it
and get their disks not detected (which is expected)
so, make it clear what it does
2014-05-22 19:43:31 +03:00
Stefan Saraev
9b97aec8eb installer: careful when trying to handle emmc devices 2014-05-20 14:16:30 +02:00
Stephan Raue
9d1d03247e installer: add MMC support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-05-18 21:33:06 +02:00
Stefan Saraev
615d3027d9 installer: uefi support 2014-03-01 00:45:58 +02:00
Stefan Saraev
8f4dabd30f installer: meh. indents.. 2014-02-28 22:46:43 +02: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
3d8c2d8522 installer: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-12 17:56:40 +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
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
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