Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

https://github.com/sagiegurari/shell2batch/issues/9 #477

Open
todo bot opened this issue Sep 18, 2019 · 0 comments · May be fixed by #590
Open

https://github.com/sagiegurari/shell2batch/issues/9 #477

todo bot opened this issue Sep 18, 2019 · 0 comments · May be fixed by #590
Assignees
Labels
infra Related to the infra/tooling. We're going meta. status-upstream Blocked by an upstream bug todo 🗒️ Created by the todo bot

Comments

@todo
Copy link

todo bot commented Sep 18, 2019

SunriseOS/Makefile.toml

Lines 169 to 179 in 27ab3e4

# TODO: https://github.com/sagiegurari/shell2batch/issues/9
touch external/filesystem/disk_template/bin/0200000000000000/flags/boot.flag
cargo run --manifest-path disk-initializer/Cargo.toml -- DISK.img 52428800 external/filesystem/disk_template/
'''
]
[tasks.qemu]
description = "Runs the bootable ISO in qemu."
dependencies = ["iso", "disk"]
command = "qemu-system-i386"
args = [


This issue was generated by todo based on a TODO comment in 27ab3e4 when #458 was merged. cc @roblabla.
@todo todo bot added the todo 🗒️ Created by the todo bot label Sep 18, 2019
@todo todo bot assigned roblabla Sep 18, 2019
@roblabla roblabla added infra Related to the infra/tooling. We're going meta. status-upstream Blocked by an upstream bug labels Sep 19, 2019
roblabla added a commit that referenced this issue Jun 7, 2020
The latest update to cargo-make fixed this issue.
@roblabla roblabla linked a pull request Jun 7, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Related to the infra/tooling. We're going meta. status-upstream Blocked by an upstream bug todo 🗒️ Created by the todo bot
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant