| v43 | v44 | |
|---|---|---|
| 147 | 147 | --unionfs: cover a bootstrap with unionfs |
| 148 | 148 | --target: build rpms with [target] |
| 149 | --with-compat32: build rpms with compat32 on boo |
|
| 149 | --with-compat32: build rpms with compat32 on bootstrap | |
| 150 | 150 | --rpmbuild-define: give a option --define [macro_expr] to rpmbuild |
| 151 | 151 | --rpmbuild-with: give a option --with [bcond_with] to rpmbuild |
| … | … | |
| 162 | 162 | |
| 163 | 163 | Actions: |
| 164 | clean: clean the boo |
|
| 165 | build: build a boo |
|
| 166 | build-rpm: build [src.rpm] on a boo |
|
| 167 | install-rpm: install [arch.rpm|package] on a boo |
|
| 168 | remove-rpm: remove [package] on a boo |
|
| 164 | clean: clean the bootstrap of [version] | |
| 165 | build: build a bootstrap of [version] | |
| 166 | build-rpm: build [src.rpm] on a bootstrap | |
| 167 | install-rpm: install [arch.rpm|package] on a bootstrap | |
| 168 | remove-rpm: remove [package] on a bootstrap | |
| 169 | 169 | show-info: show basic informations and logs in chroot |
| 170 | 170 |