Update distribution description from Debian-based to Ubuntu-based for clarity
This commit is contained in:
parent
095db6d772
commit
33a27bf850
2
LICENSE
2
LICENSE
|
@ -630,7 +630,7 @@ attach them to the start of each source file to most effectively state
|
|||
the exclusion of warranty; and each file should have at least the
|
||||
"copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
AnduinOS is a custom Debian-based Linux distribution that aims to facilitate developers transitioning from Windows to Ubuntu by maintaining familiar operational habits and workflows.
|
||||
AnduinOS is a custom Ubuntu-based Linux distribution that aims to facilitate developers transitioning from Windows to Linux by maintaining familiar operational habits and workflows.
|
||||
Copyright (C) 2025 AnduinOS
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
<img align="right" width="100" height="100" src="./src/mods/30-gnome-extension-arcmenu-patch/logo.svg">
|
||||
|
||||
AnduinOS is a custom Debian-based Linux distribution that aims to facilitate developers transitioning from Windows to Ubuntu by maintaining familiar operational habits and workflows.
|
||||
AnduinOS is a custom Ubuntu-based Linux distribution that aims to facilitate developers transitioning from Windows to Linux by maintaining familiar operational habits and workflows.
|
||||
|
||||
AnduinOS is built on the Ubuntu package base.
|
||||
|
||||
|
|
|
@ -215,7 +215,7 @@ EOF
|
|||
cat << EOF > image/README.md
|
||||
# $TARGET_BUSINESS_NAME $TARGET_BUILD_VERSION
|
||||
|
||||
$TARGET_BUSINESS_NAME is a custom Debian-based Linux distribution that aims to facilitate developers transitioning from Windows to Ubuntu by maintaining familiar operational habits and workflows.
|
||||
$TARGET_BUSINESS_NAME is a custom Ubuntu-based Linux distribution that aims to facilitate developers transitioning from Windows to Linux by maintaining familiar operational habits and workflows.
|
||||
|
||||
This image is built with the following configurations:
|
||||
|
||||
|
|
Loading…
Reference in New Issue