Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mgedmin/ubuntu-images
Makefile that downloads Ubuntu ISO images and verifies them
https://github.com/mgedmin/ubuntu-images
Last synced: about 1 month ago
JSON representation
Makefile that downloads Ubuntu ISO images and verifies them
- Host: GitHub
- URL: https://github.com/mgedmin/ubuntu-images
- Owner: mgedmin
- Created: 2016-04-22T06:03:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T10:29:03.000Z (3 months ago)
- Last Synced: 2024-10-13T18:27:04.502Z (2 months ago)
- Language: Makefile
- Size: 24.4 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Downloading Ubuntu images
=========================This is a Makefile that automates the process of downloading Ubuntu ISO images.
Usage:
1. Edit the `Makefile` to pick the images you want to have and the Ubuntu
mirror you want to use
2. Run `make` to download them
3. Run `make verify-all` to check the file checksums and GPG signaturesThere are also Makefile targets to download or verify single files. Run `make
help` to learn about them.GPG signature checking assumes you're running on an Ubuntu system, which has
the Ubuntu archive public keys in /usr/share/keyrings/ubuntu-archive-keyring.gpg