lp://staging/~ubuntu-cdimage/debian-cd/riscv64-cleanup
Created by
Łukasz Zemczak
and last modified
- Get this branch:
- bzr branch lp://staging/~ubuntu-cdimage/debian-cd/riscv64-cleanup
Members of
Ubuntu CD Image Team
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 2136. By Łukasz Zemczak
-
Add RISC-V support for Ubuntu live installer. This is an initial skeleton, it's likely this is not all what is required. Also, I'm afraid that the xorriso arguments I have been given might not quite work.
- 2131. By Łukasz Zemczak
-
Whenever SUBARCH has a '-' sign, currently debian-cd doesn't handle it well when generating the rawlist of packages. The generation logic uses a dynamically generated C source file and the FULLARCH is then use in the ifdef section. A '-' sign generates warnings (as it's not valid for macro definitions) and also there's a mismatch, as the #ifdef section is FULLARCH but the -DARCH_<FULLARCH> that we define actually removes any - and + signes from the arch string. Use a new CPPARCH variable consistently for all the cpp executions instead.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/debian-cd