More Angsrom -> Mortsgna renames / steel artwork
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
.---O---.
|
||||
| | .-. o o
|
||||
| | |-----.-----.-----.| | .----..-----.-----.
|
||||
| | | __ | ---'| '--.| .-'| | |
|
||||
| | | | | |--- || --'| | | ' | | | |
|
||||
'---'---'--'--'--. |-----''----''--' '-----'-'-'-'
|
||||
-' |
|
||||
'---'
|
||||
.-. .-.
|
||||
| \ / | .-.
|
||||
| \/ |.-----..----.| | .-----.-----.-----.----.
|
||||
| || || .-'| '--.| ---' __ | | __ |
|
||||
| | || ' || | | --'|--- | | | | \
|
||||
'----'---''-----''--' '----''-----'--. |--'--'---`--`
|
||||
-' |
|
||||
'---'
|
||||
|
||||
The Angstrom Distribution \n \l
|
||||
The Mortsgna (formerly Angstrom) Distribution \n \l
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
.---O---.
|
||||
| | .-. o o
|
||||
| | |-----.-----.-----.| | .----..-----.-----.
|
||||
| | | __ | ---'| '--.| .-'| | |
|
||||
| | | | | |--- || --'| | | ' | | | |
|
||||
'---'---'--'--'--. |-----''----''--' '-----'-'-'-'
|
||||
-' |
|
||||
'---'
|
||||
.-. .-.
|
||||
| \ / | .-.
|
||||
| \/ |.-----..----.| | .-----.-----.-----.----.
|
||||
| || || .-'| '--.| ---' __ | | __ |
|
||||
| | || ' || | | --'|--- | | | | \
|
||||
'----'---''-----''--' '----''-----'--. |--'--'---`--`
|
||||
-' |
|
||||
'---'
|
||||
|
||||
The Angstrom Distribution %h
|
||||
The Mortsgna (formerly Angstrom) Distribution %h
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
BASEFILESISSUEINSTALL = "do_install_angstromissue"
|
||||
BASEFILESISSUEINSTALL = "do_install_mortsgnaissue"
|
||||
|
||||
do_install_angstromissue () {
|
||||
do_install_mortsgnaissue () {
|
||||
echo ${MACHINE} > ${D}${sysconfdir}/hostname
|
||||
|
||||
install -m 644 ${WORKDIR}/issue* ${D}${sysconfdir}
|
||||
|
||||
@@ -35,10 +35,10 @@
|
||||
# 3. Set sysroot (see INSTANT_REMOTE_PATH below) e.g:
|
||||
# <TMDIR>/sysroot-instant-remote
|
||||
# 4. Select compilers (it is not necessary for debug but without QTCreator won't enable Kit) for C and C++ e.g:
|
||||
# C: '<TMDIR>/sysroots-components/x86_64/gcc-cross-arm/usr/bin/arm-angstrom-linux-gnueabi/arm-angstrom-linux-gnueabi-gcc'
|
||||
# C++: '<TMDIR>/sysroots-components/x86_64/gcc-cross-arm/usr/bin/arm-angstrom-linux-gnueabi/arm-angstrom-linux-gnueabi-g++'
|
||||
# C: '<TMDIR>/sysroots-components/x86_64/gcc-cross-arm/usr/bin/arm-mortsgna-linux-gnueabi/arm-mortsgna-linux-gnueabi-gcc'
|
||||
# C++: '<TMDIR>/sysroots-components/x86_64/gcc-cross-arm/usr/bin/arm-mortsgna-linux-gnueabi/arm-mortsgna-linux-gnueabi-g++'
|
||||
# 5. Select debugger e.g:
|
||||
# GDB: '<TMDIR>/sysroots-components/x86_64/gdb-cross-arm/usr/bin/arm-angstrom-linux-gnueabi/arm-angstrom-linux-gnueabi-gdb'
|
||||
# GDB: '<TMDIR>/sysroots-components/x86_64/gdb-cross-arm/usr/bin/arm-mortsgna-linux-gnueabi/arm-mortsgna-linux-gnueabi-gdb'
|
||||
# 6. Select 'OK' in Options dialog -> 'Start Debugger' should be back on top
|
||||
# * Make sure 'OE' Kit is selected
|
||||
# * Browse for executable e.g '<TMDIR>/sysroot-instant-remote/usr/bin/thunar'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#@--------------------------------------------------------------------
|
||||
#@TYPE: Distribution
|
||||
#@NAME: Mortsgna
|
||||
#@DESCRIPTION: Linux Distribution forked from Angstrom
|
||||
#@DESCRIPTION: Linux Distribution based on Angstrom
|
||||
#@MAINTAINER: Andreas Müller <schnitzeltony@gmail.com>
|
||||
#@--------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user