bump version to 3.0.0
This commit is contained in:
4
Makefile
4
Makefile
@@ -73,7 +73,7 @@ test_imagesize:
|
|||||||
# rsync -avzP $BUILD_HOST:/var/debian-live-config/debian-live-config/iso/ ./
|
# rsync -avzP $BUILD_HOST:/var/debian-live-config/debian-live-config/iso/ ./
|
||||||
test_kvm_bios:
|
test_kvm_bios:
|
||||||
# Run the resulting image in KVM/virt-manager (legacy BIOS mode)
|
# Run the resulting image in KVM/virt-manager (legacy BIOS mode)
|
||||||
virt-install --name dlc-test --boot cdrom --video virtio --disk path=$$PWD/dlc-test-disk0.qcow2,format=qcow2,size=20,device=disk,bus=virtio,cache=none --cdrom 'iso/dlc-2.2.5-debian-bullseye-amd64.hybrid.iso' --memory 4096 --vcpu 2
|
virt-install --name dlc-test --boot cdrom --video virtio --disk path=$$PWD/dlc-test-disk0.qcow2,format=qcow2,size=20,device=disk,bus=virtio,cache=none --cdrom 'iso/dlc-3.0.0-debian-bullseye-amd64.hybrid.iso' --memory 4096 --vcpu 2
|
||||||
virsh destroy dlc-test
|
virsh destroy dlc-test
|
||||||
virsh undefine dlc-test
|
virsh undefine dlc-test
|
||||||
rm -f $$PWD/dlc-test-disk0.qcow2
|
rm -f $$PWD/dlc-test-disk0.qcow2
|
||||||
@@ -81,7 +81,7 @@ test_kvm_bios:
|
|||||||
test_kvm_uefi:
|
test_kvm_uefi:
|
||||||
# Run the resulting image in KVM/virt-manager (UEFI mode)
|
# Run the resulting image in KVM/virt-manager (UEFI mode)
|
||||||
# UEFI support must be enabled in QEMU config for EFI install tests https://wiki.archlinux.org/index.php/Libvirt#UEFI_Support (/usr/share/OVMF/*.fd)
|
# UEFI support must be enabled in QEMU config for EFI install tests https://wiki.archlinux.org/index.php/Libvirt#UEFI_Support (/usr/share/OVMF/*.fd)
|
||||||
virt-install --name dlc-test --boot loader=/usr/share/OVMF/OVMF_CODE.fd --video virtio --disk path=$$PWD/dlc-test-disk0.qcow2,format=qcow2,size=20,device=disk,bus=virtio,cache=none --cdrom 'iso/dlc-2.2.5-debian-bullseye-amd64.hybrid.iso' --memory 4096 --vcpu 2
|
virt-install --name dlc-test --boot loader=/usr/share/OVMF/OVMF_CODE.fd --video virtio --disk path=$$PWD/dlc-test-disk0.qcow2,format=qcow2,size=20,device=disk,bus=virtio,cache=none --cdrom 'iso/dlc-3.0.0-debian-bullseye-amd64.hybrid.iso' --memory 4096 --vcpu 2
|
||||||
virsh destroy dlc-test
|
virsh destroy dlc-test
|
||||||
virsh undefine dlc-test
|
virsh undefine dlc-test
|
||||||
rm -f $$PWD/dlc-test-disk0.qcow2
|
rm -f $$PWD/dlc-test-disk0.qcow2
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ This repository contains the `live-build` configuration and scripts used to buil
|
|||||||
|
|
||||||
## Download
|
## Download
|
||||||
|
|
||||||
**[ Download .ISO image](https://github.com/nodiscc/debian-live-config/releases/download/2.2.5/dlc-2.2.5-debian-bullseye-amd64.hybrid.iso)** (64-bit)
|
**[ Download .ISO image](https://github.com/nodiscc/debian-live-config/releases/download/3.0.0/dlc-3.0.0-debian-bullseye-amd64.hybrid.iso)** (64-bit)
|
||||||
|
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ lb config noauto \
|
|||||||
--firmware-chroot true \
|
--firmware-chroot true \
|
||||||
--initramfs live-boot \
|
--initramfs live-boot \
|
||||||
--iso-publisher dlc \
|
--iso-publisher dlc \
|
||||||
--iso-volume dlc-2.2.5 \
|
--iso-volume dlc-3.0.0 \
|
||||||
--linux-packages "linux-image linux-headers" \
|
--linux-packages "linux-image linux-headers" \
|
||||||
--bootappend-live "boot=live config splash" \
|
--bootappend-live "boot=live config splash" \
|
||||||
--memtest memtest86+ \
|
--memtest memtest86+ \
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
desktop-image: "../splash.png"
|
desktop-image: "../splash.png"
|
||||||
title-color: "#ffffff"
|
title-color: "#ffffff"
|
||||||
title-font: "DejaVu Sans Bold 16"
|
title-font: "DejaVu Sans Bold 16"
|
||||||
title-text: "debian-live-config 2.2.5 (Debian 11.1.0)"
|
title-text: "debian-live-config 3.0.0 (Debian 11.1.0)"
|
||||||
message-font: "Unifont Regular 16"
|
message-font: "Unifont Regular 16"
|
||||||
terminal-font: "Unifont Regular 16"
|
terminal-font: "Unifont Regular 16"
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
menu hshift 0
|
menu hshift 0
|
||||||
menu width 82
|
menu width 82
|
||||||
|
|
||||||
menu title dlc 2.2.5 - Boot menu
|
menu title dlc 3.0.0 - Boot menu
|
||||||
include stdmenu.cfg
|
include stdmenu.cfg
|
||||||
|
|
||||||
label live-@FLAVOUR@-english
|
label live-@FLAVOUR@-english
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
menu hshift 0
|
menu hshift 0
|
||||||
menu width 82
|
menu width 82
|
||||||
|
|
||||||
menu title debian-live-config 2.2.5 (Debian 11.1.0)
|
menu title debian-live-config 3.0.0 (Debian 11.1.0)
|
||||||
include stdmenu.cfg
|
include stdmenu.cfg
|
||||||
include live.cfg
|
include live.cfg
|
||||||
|
|
||||||
|
|||||||
@@ -10,16 +10,16 @@
|
|||||||
|
|
||||||
## Download
|
## Download
|
||||||
|
|
||||||
**[ Download](https://github.com/nodiscc/debian-live-config/releases/download/2.2.5/dlc-2.2.5-debian-bullseye-amd64.hybrid.iso)** the latest ISO image
|
**[ Download](https://github.com/nodiscc/debian-live-config/releases/download/3.0.0/dlc-3.0.0-debian-bullseye-amd64.hybrid.iso)** the latest ISO image
|
||||||
|
|
||||||
(Recommended) verify file integrity and authenticity with GPG:
|
(Recommended) verify file integrity and authenticity with GPG:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# download the iso, signing key, checksums and signature
|
# download the iso, signing key, checksums and signature
|
||||||
wget https://github.com/nodiscc/debian-live-config/releases/download/2.2.5/dlc-2.2.5-debian-bullseye-amd64.hybrid.iso
|
wget https://github.com/nodiscc/debian-live-config/releases/download/3.0.0/dlc-3.0.0-debian-bullseye-amd64.hybrid.iso
|
||||||
wget https://github.com/nodiscc/debian-live-config/releases/download/2.2.5/dlc-release.key
|
wget https://github.com/nodiscc/debian-live-config/releases/download/3.0.0/dlc-release.key
|
||||||
wget https://github.com/nodiscc/debian-live-config/releases/download/2.2.5/SHA512SUMS
|
wget https://github.com/nodiscc/debian-live-config/releases/download/3.0.0/SHA512SUMS
|
||||||
wget https://github.com/nodiscc/debian-live-config/releases/download/2.2.5/SHA512SUMS.sign
|
wget https://github.com/nodiscc/debian-live-config/releases/download/3.0.0/SHA512SUMS.sign
|
||||||
# import the release signing key
|
# import the release signing key
|
||||||
# the key used to sign releases has key ID EE73FC8FD71E3CC83606FDF361B23168A539DBBD
|
# the key used to sign releases has key ID EE73FC8FD71E3CC83606FDF361B23168A539DBBD
|
||||||
gpg --import dlc-release.key
|
gpg --import dlc-release.key
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ This repository contains the `live-build` configuration and scripts used to buil
|
|||||||
|
|
||||||
## Download
|
## Download
|
||||||
|
|
||||||
**[ Download .ISO image](https://github.com/nodiscc/debian-live-config/releases/download/2.2.5/dlc-2.2.5-debian-bullseye-amd64.hybrid.iso)** (64-bit)
|
**[ Download .ISO image](https://github.com/nodiscc/debian-live-config/releases/download/3.0.0/dlc-3.0.0-debian-bullseye-amd64.hybrid.iso)** (64-bit)
|
||||||
|
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|||||||
Reference in New Issue
Block a user