Peter Vicman
765f04a748
scripts/mkimage: sync disk few more times fix issue like this image: creating filesystem on part1... losetup: /dev/loop0: device is busy
2016-01-26 23:14:24 +01:00
dolorosus
75b2eb1b8c
Quoting variables to preserve whitespaces in banner
2016-01-12 06:33:46 +01:00
chewitt
3a5c94bb9b
image: increase img to 512MB for 6.0.1
2016-01-11 09:26:09 +04:00
chewitt
f2487bbeab
cosmetics: rename 'unofficial' to 'community' builds
2016-01-09 01:09:49 +01:00
MilhouseVH
0f415ed2f3
[RBP] Use actual kernel_version in place of wildcard
2015-10-25 21:34:08 +00:00
MilhouseVH
3dfc075002
[RBP] Drop mkknlimg, use version shipped with kernel
2015-10-25 17:09:07 +00:00
Lukas Rusak
94f780417b
Merge pull request #4394 from vitalogy/dosfstools_host
...
Build mkfs.(v)fat from dosfstools for the host
2015-10-23 15:21:46 -07:00
vitalogy
176a5d7660
dosfstools: build mkfs.vfat for host (do this from scripts/image)
2015-10-23 21:21:15 +02:00
Stefan Saraev
b674670ed6
buildsys: do poor man's md5deep
2015-10-23 15:13:44 +03:00
vitalogy
525780e607
scripts/image: remove spaces
2015-10-18 01:15:26 +02:00
vitalogy
29e8ecb3ad
scripts/checkdeps: fix gentoo deps
2015-10-18 01:14:51 +02:00
Lukas Rusak
dc340f5374
scripts/checkdeps: fixup fedora / gentoo / arch
2015-10-05 00:38:40 +02:00
Stefan Saraev
fd31d5d958
buildsys: clean up checkdeps
2015-10-05 00:38:40 +02:00
Stefan Saraev
d690ffa4de
scripts/checkdeps improvements
...
- when available, use etc/os-release
- on debian/ubuntu do not require aptitude
2015-10-05 00:38:40 +02:00
Stefan Saraev
c371c3c67a
scripts/build: usr/lib/cmake do not belong to target
2015-09-27 12:51:09 +03:00
Haggai Eran
e3203be00e
add EXTRA_CMDLINE option to add kernel command line arguments
...
Allow configuring extra kernel command line arguments by using the
EXTRA_CMDLINE variable. The patch handles EXTRA_CMDLINE only for the
bcm2835 boot loaders.
2015-09-15 14:13:08 +02:00
Stefan Saraev
e32ef16312
scripts/get: 900s is too much
2015-08-26 00:17:00 +03:00
Stefan Saraev
0d8bb0d800
(cosmetics) scripts/image: do not create unused dist specific files in /etc
2015-08-22 19:34:08 +03:00
Stefan Saraev
b9284db4a3
(cosmetics) scripts/unpack: cosmetics
2015-08-22 19:31:59 +03:00
Stefan Saraev
fbf57d1b47
(cosmetics) buildsys: remove FORCE_INSTALL
2015-08-22 19:31:55 +03:00
Stefan Saraev
24bee9dfb8
(cosmetics) scripts/install: cosmetics
2015-08-22 19:31:48 +03:00
Stephan Raue
dbac8da295
Merge pull request #4262 from stefansaraev/buildsys
...
buildsys improvements
2015-08-19 21:34:22 +02:00
Stefan Saraev
a0c28477a1
buildsys: add script to skip package unpacking
2015-08-03 11:55:44 +03:00
Stefan Saraev
a817547eb6
buildsys: use md5deep to check if package has changed
2015-08-03 11:55:37 +03:00
Stefan Saraev
5f6b9e46e8
scripts/checkdeps: add md5deep
2015-08-03 11:55:26 +03:00
Stefan Saraev
2fd358dc31
scripts/image: do not symlink /usr/var
...
this seems to be leftover from pre-y2k days
2015-08-03 11:53:31 +03:00
Stefan Saraev
2867376073
scripts/checkdeps: cvs is no more ;)
2015-07-19 21:05:25 +03:00
Stefan Saraev
668f53f3f2
scripts/create_addon: allow packages to ship multiple addons
2015-07-05 13:42:04 +03:00
Stephan Raue
440b63ff3b
scripts/image: update NOOBS support to create marketing.tar, thanks to Gordon
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-06-14 20:10:15 +02:00
Stephan Raue
ca3af10281
scripts/image: add support for distribution specific NOOBS support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-06-14 15:11:56 +02:00
MilhouseVH
0565d4a3da
Bump mkknlimg script ( f564210642
)
2015-06-08 12:17:33 +02:00
Stephan Raue
12f423eedf
Merge pull request #4155 from vpeter4/imx6_images
...
imx6: create images for diferent systems based on SYSTEM environment …
2015-05-17 14:38:52 +02:00
vpeter4
461e76c940
imx6: create images for diferent systems based on SYSTEM environment variable
...
creates default cuboxi image
PROJECT=imx6 ARCH=arm make image
creates image for udoo system
PROJECT=imx6 ARCH=arm SYSTEM=udoo_quad make image
2015-05-17 14:16:03 +02:00
Stefan Saraev
5d9b36257e
scripts/create_addon: cosmetics
2015-05-16 23:10:23 +03:00
Stefan Saraev
66276caf24
buildsys: also add $OS_VERSION to target image name
2015-05-14 22:36:03 +03:00
Stephan Raue
7d7bf1d8f4
projects/WeTek_Play/install: provide script to clear NAND before installing
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-04 19:19:29 +03:00
Alex Deryskyba
0c973c9b62
WeTek_Play: Add support for installing OE into NAND memory
2015-05-04 19:19:29 +03:00
Stephan Raue
98994fe324
Revert "WeTek_Play: Add support for installing OE into NAND memory"
...
This reverts commit 06e5bdcf7890d0b7de709226a80403619eb4069d.
2015-05-03 19:20:30 +02:00
Stephan Raue
333fff31bf
Revert "projects/WeTek_Play/install: provide script to clear NAND before installing"
...
This reverts commit 9be54ce1ba0c6f16e327997cd884e3bc351af29a.
2015-05-03 19:20:22 +02:00
Stephan Raue
9be54ce1ba
projects/WeTek_Play/install: provide script to clear NAND before installing
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-02 17:45:49 +02:00
Alex Deryskyba
06e5bdcf78
WeTek_Play: Add support for installing OE into NAND memory
2015-05-02 17:45:49 +02:00
Stefan Saraev
774f426294
Merge pull request #4052 from InuSasha/features/build
...
[build] add BUILD_SUFFIX to the IMAGE_NAME, too.
2015-04-30 19:49:16 +03:00
Stefan Saraev
906b50301c
scripts/create_addon: ups. messed on rebase
2015-04-25 19:15:55 +03:00
Stefan Saraev
2e1595d14a
scripts/create_addon: add support for PKG_ADDON_REPOVERSION
...
we now use multi-repos. no addon should be build and uploaed
if it doesnt match the repo it is targeted for
2015-04-25 18:52:30 +03:00
Stefan Saraev
71febe4aad
scripts/create_addon: add support for project specific addons
2015-04-19 00:53:04 +03:00
Stefan Saraev
71d4eb111b
scripts/mkimage: fixup after c2b378c
...
fail.. sorry rpi/wetek/imx6 builders. call me stupid
and feel free to slap me ;)
2015-04-13 21:45:48 +03:00
Sascha Kuehndel (InuSasha)
0d78314954
[build] add enviroment variable IMAGE_SUFFIX. It extend the IMAGE_NAME, if set.
2015-04-08 20:31:53 +02:00
Stefan Saraev
7c35f31139
cleanup TODO in *
2015-04-07 12:08:46 +03:00
Arne Morten Kvarving
520dacb3b4
fixed: add missing quotes
...
terminal output might be blank
2015-04-06 00:31:17 +02:00
Stefan Saraev
baa7b41625
cleanup config/release. not used
2015-04-05 22:49:22 +03:00