No description, website, or topics provided.
Shell Makefile
Switch branches/tags
Nothing to show
Latest commit fd906a4 Dec 19, 2017 @APokorny APokorny committed with UniversalSuperBox Build initramfs instead of using prebuilt
* Turn everything into sym links

Change-Id: I6ce473d9dbffd418d262f0bcc8d12d1bd5264d4d

* enable building initramfs from files..

Change-Id: Ie4b764e7d649f50319b022a20a1240207a35d590

* use absolute sym links

Change-Id: I186eacc65c0db2f062f0db3ff0a83b83b2792d1c

* Remove and ignore the initramfs

Change-Id: I1b4e4b697b5d028ddd309940a9c8c0dd5e92f203

* If /run doesn't exist, udevadm won't start.

Change-Id: Ief8631e176142d6820da8e7c2c482b9713f1ba52

README.md

UBports boot

UBports initrd (upstart)

Build

mka ubports-boot

Initrd debugging:

sudo fastboot boot ubports-boot.img -c break=[level]

Levels

  • modules
  • premount
  • mount
  • mountroot
  • bottom

example:

sudo fastboot boot ubports-boot.img -c break=premount

And use telnet to login:

telnet 192.168.2.15