Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| devdoc:devdoc_create_repository [2011/11/26 23:21] – abelbeck | devdoc:devdoc_create_repository [2024/07/03 19:02] (current) – abelbeck | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| When creating custom AstLinux images, you can setup a private repository to maintain custom builds after you created an initial image with ./ | When creating custom AstLinux images, you can setup a private repository to maintain custom builds after you created an initial image with ./ | ||
| - | On a public or private | + | On a public or private |
| - | beta-firmware-1.x/ | + | custom-firmware-1.x/ |
| - | beta-firmware-1.x/ | + | |
| - | beta-firmware-1.x/ | + | |
| - | beta-firmware-1.x/ | + | |
| - | beta-firmware-1.x/ | + | |
| - | beta-firmware-1.x/ | + | custom-firmware-1.x/ |
| - | beta-firmware-1.x/ | + | custom-firmware-1.x/ |
| - | beta-firmware-1.x/ | + | |
| - | beta-firmware-1.x/ | + | |
| + | | ||
| + | custom-firmware-1.x/ | ||
| + | | ||
| + | custom-firmware-1.x/ | ||
| - | The "ver" | + | The '' |
| + | |||
| + | In the AstLinux web interface Prefs Tab, define the " | ||
| + | |||
| + | https:// | ||
| - | In the web interface Prefs Tab, define the Repository URL as | ||
| - | http:// | ||
| then use the System Tab to upgrade. | then use the System Tab to upgrade. | ||
| Or from the CLI... | Or from the CLI... | ||
| - | $ upgrade-run-image check http:// | + | |
| + | |||
| + | upgrade-run-image upgrade https:// | ||
| - | $ upgrade-run-image upgrade http:// | + | You can manage as many repos as you wish. For example: |
| - | You can manage as many repos as you wish, http:// | + | https:// |
| + | |||
| + | might be used for pre-production images. | ||
| + | !!Tip ->!! Alternatively, | ||