lp:~canonical-foundations/debian-cd/riscv64

Created by Łukasz Zemczak and last modified
Get this branch:
bzr branch lp:~canonical-foundations/debian-cd/riscv64
Members of Canonical Foundations Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Canonical Foundations Team
Project:
debian-cd
Status:
Development

Recent revisions

2137. By Łukasz Zemczak

Merge trunk.

2136. By Łukasz Zemczak

Adjust xorriso args for the actual package. Probably wrong but it should be a good start.

2135. By Łukasz Zemczak

Some WIP initial changes for riscv64 live installer support.

2134. By Steve Langasek

fix pattern match

2133. By Brian Murray

fix syntax error in last commit

2132. By Brian Murray

don't copy files over for a subarch that isn't ours

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.

2130. By Brian Murray

Add a kernel flavour for the Intel IoT project

2129. By Łukasz Zemczak

Copy impish -> jammy, and add jammy to CONF.sh

2128. By Łukasz Zemczak

impish: Daily -> Release

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian-cd
This branch contains Public information 
Everyone can see this information.