mirror of
https://github.com/Telecominfraproject/olg-installer.git
synced 2026-01-27 02:21:26 +00:00
- Update changelog, bump to v0.0.1
This commit is contained in:
@@ -3,4 +3,7 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
NOTE: the project follows [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## v0.0.1 - December 17th 2025
|
||||
|
||||
- First release
|
||||
|
||||
|
||||
2
grub.cfg
2
grub.cfg
@@ -4,7 +4,7 @@ insmod png
|
||||
loadfont unicode
|
||||
gfxpayload text
|
||||
|
||||
ISO_VERSION="v0.0.0"
|
||||
ISO_VERSION="v0.0.1"
|
||||
|
||||
menuentry "Install Open LAN Gateway (ISO $ISO_VERSION)" {
|
||||
linux /casper/vmlinuz autoinstall fsck.mode=skip ds=nocloud\;s=/cdrom/nocloud/ ipv6.disable=1 console=ttyS0,115200n8 console=tty0 network-config=disabled ---
|
||||
|
||||
Reference in New Issue
Block a user