Remove UBports branding in readme
This commit is contained in:
parent
f0f3bb7773
commit
0791179cd6
10
README.md
10
README.md
|
@ -1,17 +1,17 @@
|
||||||
# UBports boot
|
# Halium-boot
|
||||||
|
|
||||||
UBports initrd (upstart)
|
bootimg generator for Halium ports
|
||||||
|
|
||||||
#### Build
|
#### Build
|
||||||
|
|
||||||
```
|
```
|
||||||
mka ubports-boot
|
mka halium-boot
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Initrd debugging:
|
#### Initrd debugging:
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo fastboot boot ubports-boot.img -c break=[level]
|
sudo fastboot boot halium-boot.img -c break=[level]
|
||||||
```
|
```
|
||||||
|
|
||||||
Levels
|
Levels
|
||||||
|
@ -25,7 +25,7 @@ Levels
|
||||||
example:
|
example:
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo fastboot boot ubports-boot.img -c break=premount
|
sudo fastboot boot halium-boot.img -c break=premount
|
||||||
```
|
```
|
||||||
|
|
||||||
And use telnet to login:
|
And use telnet to login:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user