Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:mmanu84:RPi5:Test
JeOS
installUBoot.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File installUBoot.sh of Package JeOS
if [ "FLAVOR" = "mustang" -o "FLAVOR" = "m400" ]; then #========================================== # create uImage and uInitrd for x-gene #------------------------------------------ /usr/bin/mkimage -A arm -O linux -C none -T kernel -a 0x00080000 \ -e 0x00080000 -n Linux -d /boot/Image /boot/uImage /usr/bin/mkimage -A arm -O linux -T ramdisk -C none -a 0 -e 0 -n initramfs \ -d /boot/initrd /boot/uInitrd fi
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor