mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-10 03:47:44 +00:00
target: update default /etc/issue and /etc/hostname
Adjust default /etc/issue to print 'Welcome to Buildroot' like the recently removed BR2_BANNER did, and adjust default hostname to be 'buildroot' instead of uclibc as we now support external glibc toolchains as well. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
515b511d41
commit
0c050a7fe5
@ -1 +1 @@
|
|||||||
uclibc
|
buildroot
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
|
Welcome to Buildroot
|
||||||
Welcome to the Erik's uClibc development environment.
|
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
uclibc
|
buildroot
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
|
Welcome to Buildroot
|
||||||
Welcome to the Erik's uClibc development environment.
|
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
uclibc
|
buildroot
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
|
Welcome to Buildroot
|
||||||
Welcome to the Erik's uClibc development environment.
|
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
uclibc
|
buildroot
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
|
Welcome to Buildroot
|
||||||
Welcome to the Erik's uClibc development environment.
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user