Commit Graph

418 Commits

Author SHA1 Message Date
Stephan Raue
b5a4222b14 Merge pull request #2614 from MilhouseVH/timestamps
[rbp] Preserve timestamps when updating Raspberry Pi firmware
2013-09-18 10:27:35 -07:00
MilhouseVH
78fc72d644 Preserve timestamps when updating Raspberry Pi firmware 2013-09-18 18:20:09 +01:00
Stefan Saraev
abe6e06d16 syslinuxrelease: add initial "make image" support
BIG FAT WARNING:
this requires sudo at build-time. may not work with
auto-builds. check your etc/sudoers

BIG FAT WARNING:
this is a work in progress. use only if you know what you are doing.
2013-09-16 22:19:50 +03:00
Stefan Saraev
4ce825bae6 syslinux: build syslinux-host
TODO: ugly. needs some rework
2013-09-16 22:18:50 +03:00
Stefan Saraev
47fd1cc66b bcm2835-bootloader/release: add initial "make image" support
BIG FAT WARNING:
this requires sudo at build-time. may not work with
auto-builds. check your etc/sudoers

BIG FAT WARNING:
this is a work in progress. use only if you know what you are doing.
2013-09-16 19:08:05 +03:00
Stephan Raue
5008775eba bcm2835-bootloader: fix create sdcard script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-09-16 00:35:42 +02:00
Stefan Saraev
95531abbcd create_virtualimage: updates for arch lunix
thanks @braytac

ref #2589
2013-09-15 11:44:04 +03:00
Stefan Saraev
448880a143 Merge remote-tracking branch 'upstream/master' into openelec-systemd 2013-09-13 13:15:59 +03:00
Stephan Raue
b3fff3a3de bcm2835-bootloader: update to bcm2835-bootloader-7d8a762
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-09-11 23:59:39 +02:00
Stefan Saraev
07b0cd1e0e Merge remote-tracking branch 'upstream/master' into openelec-systemd 2013-09-08 14:32:05 +03:00
Stephan Raue
c58862239b bcm2835-bootloader: update to bcm2835-bootloader-f6bb324
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-09-08 03:36:28 +02:00
Stefan Saraev
9c6e9af0f1 Merge remote-tracking branch 'upstream/master' into openelec-systemd
Conflicts:
	projects/ARCTIC_MC/linux/linux.x86_64.conf
	projects/ATV/linux/linux.i386.conf
	projects/Fusion/linux/linux.i386.conf
	projects/Fusion/linux/linux.x86_64.conf
	projects/Generic/linux/linux.i386.conf
	projects/Generic/linux/linux.x86_64.conf
	projects/Generic_OSS/linux/linux.i386.conf
	projects/ION/linux/linux.x86_64.conf
	projects/Intel/linux/linux.x86_64.conf
	projects/Virtual/linux/linux.i386.conf
	projects/Virtual/linux/linux.x86_64.conf
2013-09-07 22:22:08 +03:00
Stefan Saraev
00135b3bc6 create_livestick: check for 'mkfs.vfat'
closes #2567
2013-09-07 20:01:12 +03:00
Stephan Raue
1993e615de Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-systemd 2013-09-06 15:15:59 +02:00
Stephan Raue
679c2f278c bcm2835-bootloader: update to bcm2835-bootloader-d4f5315
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-09-06 03:46:36 +02:00
Stephan Raue
666529412e Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-systemd 2013-09-01 20:15:50 +02:00
Stephan Raue
930cc19128 bcm2835-bootloader: cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-09-01 18:31:44 +02:00
Stefan Saraev
bfea22e8c2 Merge pull request #2528 from rantpaste/create_sdcard-bug
Added wildcard to mmcblk/loop if statement
2013-09-01 09:28:20 -07:00
James Belchamber
76cc529617 Replaced if with case
Because bash is the devil ;)
2013-09-01 12:41:19 +01:00
Stephan Raue
d59d662d25 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-systemd 2013-08-25 23:06:29 +02:00
Stephan Raue
26f084e393 bcm2835-bootloader: update to bcm2835-bootloader-3ab17ac
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-25 16:36:52 +02: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
James Belchamber
c3f556486e Added wildcard to mmcblk/loop if statement
This wound me up no end until I realised it was only checking for mmcblk0. My chromebook has mmcblk0 in use so the sd card was showing up as mmcblk1. It's also not inconceivable for people to have more than one SD card plugged in at once.
2013-08-17 23:22:42 +01: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