index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
wic: Clean up DirectImageCreator
Tom Zanussi
2014-08-11
2
-11
/
+2
*
wic: Clean up BaseImageCreator
Tom Zanussi
2014-08-11
2
-1025
/
+9
*
wic: Remove unused plugin and error code
Tom Zanussi
2014-08-11
5
-68
/
+3
*
wic: Remove gpt_parser
Tom Zanussi
2014-08-11
4
-390
/
+11
*
wic: Remove unused 3rdparty/commands
Tom Zanussi
2014-08-11
50
-6474
/
+1
*
wic: Remove 3rdparty/urlgrabber
Tom Zanussi
2014-08-11
7
-3688
/
+0
*
wic: Remove unused misc code
Tom Zanussi
2014-08-11
1
-179
/
+1
*
wic: Remove unused fs_related code
Tom Zanussi
2014-08-11
1
-930
/
+0
*
wic: Remove rpmmisc
Tom Zanussi
2014-08-11
1
-600
/
+0
*
wic: Remove proxy support
Tom Zanussi
2014-08-11
3
-1022
/
+1
*
wic: Remove grabber implementation
Tom Zanussi
2014-08-11
1
-97
/
+0
*
wic: Remove fiemap support
Tom Zanussi
2014-08-11
1
-252
/
+0
*
wic: Remove bmap support
Tom Zanussi
2014-08-11
1
-298
/
+0
*
wic: Remove mic package managers
Tom Zanussi
2014-08-11
2
-1463
/
+0
*
wic: Remove rt_util
Tom Zanussi
2014-08-11
1
-223
/
+0
*
wic: Remove mic chroot
Tom Zanussi
2014-08-11
15
-3611
/
+4
*
wic: Remove mic bootstrap
Tom Zanussi
2014-08-11
1
-279
/
+0
*
wic: Remove packaging, config commands
Tom Zanussi
2014-08-11
1
-763
/
+0
*
wic: Remove unused custom commands
Tom Zanussi
2014-08-11
5
-297
/
+1
*
wic: Make exec_cmd() error out instead of warn
Tom Zanussi
2014-08-11
6
-46
/
+53
*
scripts/send-error-report: fetch /Errors/ instead of /.
Roxana Ciobanu
2014-08-06
1
-1
/
+1
*
test-dependencies: don't override failed-recipes.log
Martin Jansa
2014-08-06
1
-7
/
+9
*
wic: Various typo/grammar fixes to wic help text
Tom Zanussi
2014-08-02
1
-3
/
+3
*
wic: Add squashfs to --fstypes documentation
Tom Zanussi
2014-08-02
1
-0
/
+1
*
wic: Add documentation for --fsoptions
Tom Zanussi
2014-08-02
1
-0
/
+7
*
wic: Fix plugin help text
Tom Zanussi
2014-08-02
1
-13
/
+16
*
wic: do not overwrite autogenerated /etc/fstab with original too early
Maciej Borzecki
2014-07-26
1
-1
/
+4
*
wic: squashfs partition support
Maciej Borzecki
2014-07-25
1
-0
/
+61
*
wic: --fsoptions handling
Maciej Borzecki
2014-07-25
1
-1
/
+9
*
wic: Remove fstype from mkefidisk canned wks
Tom Zanussi
2014-07-23
1
-1
/
+1
*
wic: Add help entry for wic kickstart
Tom Zanussi
2014-07-23
1
-0
/
+1
*
wic: Fix bad directory name in bootimg-efi
Tom Zanussi
2014-07-23
1
-1
/
+1
*
mkefidisk.sh: Add signal handling
Darren Hart
2014-07-23
1
-2
/
+4
*
mkefidisk.sh: Fix redirection to 1
Darren Hart
2014-07-23
1
-19
/
+19
*
mkefidisk.sh: Remove initrd entry for gummiboot
Darren Hart
2014-07-23
1
-0
/
+1
*
scripts/test-remote-image: use the scriptpath module
Corneliu Stoicescu
2014-07-19
1
-2
/
+12
*
scripts/oe-selftest: add command-line parsing and options
Corneliu Stoicescu
2014-07-19
1
-28
/
+53
*
mkefidisk.sh: Reduce output and add verbose flag
Darren Hart
2014-07-19
1
-47
/
+67
*
mkefidisk.sh: Make the rootfs copy the last step
Darren Hart
2014-07-19
1
-10
/
+12
*
mkefidisk.sh: Add die() and cleanup() routines
Darren Hart
2014-07-19
1
-47
/
+68
*
mkefidisk.sh: Improve logging
Darren Hart
2014-07-19
1
-32
/
+60
*
mkefidisk.sh: Copy the EFI dir recursively
Darren Hart
2014-07-19
1
-3
/
+1
*
mkefidisk.sh: Add gummiboot support
Darren Hart
2014-07-19
1
-12
/
+41
*
mkefidisk.sh: Add mount error checking
Darren Hart
2014-07-19
1
-0
/
+4
*
mkefidisk.sh: Use all caps for volume names
Darren Hart
2014-07-19
1
-3
/
+3
*
scripts/test-remote-image: add --skip-download option
Corneliu Stoicescu
2014-07-16
1
-11
/
+16
*
wic: Error on zero-sized partitions
Tom Zanussi
2014-07-16
1
-0
/
+2
*
wic: Add kickstart reference to help system
Tom Zanussi
2014-07-16
3
-13
/
+130
*
wic: Add wic overview to help system
Tom Zanussi
2014-07-16
2
-9
/
+221
*
wic: Add vfat support
Tom Zanussi
2014-07-16
1
-0
/
+74
[prev]
[next]