mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-11-03 23:33:31 +00:00 
			
		
		
		
	fix backslashes in /etc/issue and add a motd back
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
all:	initrd.img
 | 
					all:	initrd.img
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ETCFILES=etc/motd etc/inittab etc/network/interfaces
 | 
					ETCFILES=etc/issue etc/motd etc/inittab etc/network/interfaces
 | 
				
			||||||
#ETCFILES+=etc/init.d/sysfs etc/init.d/cgroupfs-mount
 | 
					#ETCFILES+=etc/init.d/sysfs etc/init.d/cgroupfs-mount
 | 
				
			||||||
ETCFILES+=etc/hostname- etc/resolv.conf- etc/hosts-
 | 
					ETCFILES+=etc/hostname- etc/resolv.conf- etc/hosts-
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -7,6 +7,6 @@ Kernel \r on an \m (\l)
 | 
				
			|||||||
           /"""""""""""""""""\___/ ===
 | 
					           /"""""""""""""""""\___/ ===
 | 
				
			||||||
      ~~~ {~~ ~~~~ ~~~ ~~~~ ~~~ ~ /  ===- ~~~
 | 
					      ~~~ {~~ ~~~~ ~~~ ~~~~ ~~~ ~ /  ===- ~~~
 | 
				
			||||||
           \______ o           __/
 | 
					           \______ o           __/
 | 
				
			||||||
             \    \         __/
 | 
					             \\    \\         __/
 | 
				
			||||||
              \____\_______/
 | 
					              \\____\\_______/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										1
									
								
								alpine/etc/motd
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								alpine/etc/motd
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					Welcome to the Moby alpha, based on Alpine Linux.
 | 
				
			||||||
		Reference in New Issue
	
	Block a user