issues
search
rust-osdev
/
bootimage
Tool to create bootable disk images from a Rust OS kernel.
Apache License 2.0
767
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add options for phys mem offset, kernel stack addr and size
#44
64
closed
5 years ago
8
If the bootloader has a feature named `binary`, enable it
#43
phil-opp
closed
5 years ago
1
bootimage runner run-args
#42
lmatz
closed
5 years ago
9
Set XBUILD_SYSROOT_PATH when building bootloader
#41
phil-opp
closed
5 years ago
1
Update Azure Pipelines CI script
#40
phil-opp
closed
5 years ago
0
Pad boot image to block size
#39
toothbrush7777777
closed
5 years ago
15
Stuck on blocking waiting for file lock under Windows Subsystem for Linux
#38
toothbrush7777777
closed
5 years ago
1
Format code using 'cargo fmt'
#37
Atul9
closed
5 years ago
1
New features for `bootimage runner`
#36
phil-opp
closed
5 years ago
1
Support VirtualBox: Ensure that binary size is a multiple of 512 bytes
#35
phil-opp
closed
5 years ago
9
Rewrite for new bootloader build system
#34
phil-opp
closed
5 years ago
3
Exit codes indicate success or failure
#33
foeb
closed
5 years ago
3
`bootimage test` failing with `ok` at the end of output
#32
foeb
closed
5 years ago
4
Canonicalize paths before comparing them in `bootimage test`
#31
phil-opp
closed
5 years ago
2
Try `bootimage test` on blog_os on CI
#30
phil-opp
closed
5 years ago
4
Create testing infrastructure
#29
phil-opp
closed
5 years ago
0
Error when compiling using bootimage
#28
wwestlake
closed
5 years ago
5
remove run command duplication
#27
JoshMcguigan
closed
5 years ago
1
Use target_directory field of cargo metadata instead of hardcoding `target`
#26
phil-opp
closed
5 years ago
1
Could not open bootloader
#25
GrayJack
closed
5 years ago
11
Use rayon when running `bootimage test`
#24
acheronfail
closed
6 years ago
4
Package always has len 0
#23
chronium
closed
6 years ago
5
Fixes #21
#22
katietheqt-old
closed
6 years ago
2
Feature Request - Parallelism
#21
katietheqt-old
closed
6 years ago
1
Add verbosity option to build_bootloader
#20
chrisvittal
closed
6 years ago
1
fix typo in help message
#19
dekokun
closed
6 years ago
1
Build bootloader with the features from the dependency
#18
IsaacWoods
closed
6 years ago
4
bootimage 0.5 broke intermezzos
#17
steveklabnik
closed
6 years ago
5
Rewrite bootimage to make bootloader a "normal" dependency
#16
phil-opp
closed
6 years ago
6
Always use a version for bootloader download; default to 0.2.0-alpha
#15
phil-opp
closed
6 years ago
0
"failed to compile `bootimage v0.4.3`"
#14
veryverybored
closed
6 years ago
3
Add support for packaging
#13
lachlansneff
closed
6 years ago
4
Cargo install bootimage fails
#12
therishidesai
closed
6 years ago
3
Add a `bootimage test` subcommand
#11
phil-opp
closed
6 years ago
1
Getting some weird bugs after trying to update bootimage
#10
steveklabnik
closed
6 years ago
3
Building with `precompiled=false` fails to compile due to cargo pulling in outdated dependencies
#9
robert-w-gries
closed
6 years ago
4
README lists "target" as a valid option for bootloader package but it is not supported by bootimage
#8
robert-w-gries
closed
6 years ago
1
Add minimum-image-size option
#7
mattNeumayer
closed
6 years ago
1
Rewrite the tool to make it more flexible
#6
phil-opp
closed
6 years ago
3
Add options for reproducible builds.
#5
boomshroom
closed
6 years ago
4
Document non default bootloader
#4
trinity-1686a
closed
6 years ago
1
Refactor
#3
lachlansneff
closed
6 years ago
1
Fixed release arg typo and added repository to Cargo.toml
#2
lachlansneff
closed
6 years ago
3
Add repository to Cargo.toml.
#1
lachlansneff
closed
6 years ago
0
Previous