Couple typos (#4)
This commit is contained in:
		
							parent
							
								
									b2877c4179
								
							
						
					
					
						commit
						1b869812b8
					
				
					 1 changed files with 9 additions and 9 deletions
				
			
		
							
								
								
									
										14
									
								
								README.md
									
										
									
									
									
								
							
							
						
						
									
										14
									
								
								README.md
									
										
									
									
									
								
							|  | @ -7,7 +7,7 @@ To create an ISO from a non-iglunix OS please see https://github.com/iglunix/igl | ||||||
| 
 | 
 | ||||||
| ## Is this GNU/Linux | ## Is this GNU/Linux | ||||||
| No, GNU currently contributes roughly 10 MiB of code in the base system whilst, | No, GNU currently contributes roughly 10 MiB of code in the base system whilst, | ||||||
| LLVM and Linux both contribute aproximately 1 GiB each. Instead we suggest that | LLVM and Linux both contribute approximately 1 GiB each. Instead we suggest that | ||||||
| one should refer to Igluinx running on the Linux kernel as LLVM/Musl/Linux. | one should refer to Igluinx running on the Linux kernel as LLVM/Musl/Linux. | ||||||
| LLVM and Linux because they are the two largest packages and make up the | LLVM and Linux because they are the two largest packages and make up the | ||||||
| majority of the base system, and Musl to be explicit about the C library, | majority of the base system, and Musl to be explicit about the C library, | ||||||
|  | @ -44,22 +44,22 @@ at build time and for this reason we are working on a stub implementation. | ||||||
| |standard tool | iglunix tool       | use                              | | |standard tool | iglunix tool       | use                              | | ||||||
| |--------------|--------------------|----------------------------------| | |--------------|--------------------|----------------------------------| | ||||||
| |glibc         | musl               | libc                             | | |glibc         | musl               | libc                             | | ||||||
| |glibc         | libexecinfo        | backtrace functions              | | |glibc         | libexecinfo        | Backtrace functions              | | ||||||
| |libstdc++     | libc++             | C++ standard library             | | |libstdc++     | libc++             | C++ standard library             | | ||||||
| |libgcc        | libunwind          | stack unwinding                  | | |libgcc        | libunwind          | Stack unwinding                  | | ||||||
| |libgcc        | complier-rt        | compiler builtins                | | |libgcc        | complier-rt        | Compiler builtins                | | ||||||
| |bison         | byacc              | POSIX yacc                       | | |bison         | byacc              | POSIX yacc                       | | ||||||
| |coreutils     | toybox+busybox     | POSIX utilities                  | | |coreutils     | toybox+busybox     | POSIX utilities                  | | ||||||
| |gcc           | clang              | C++ compiler                     | | |gcc           | clang              | C++ compiler                     | | ||||||
| |zlib          | zlib-ng            | compression library              | | |zlib          | zlib-ng            | Compression library              | | ||||||
| |gmake         | bmake, others      | POSIX Make implementation        | | |gmake         | bmake, others      | POSIX Make implementation        | | ||||||
| |ninja         | samurai            | Ninja build implementation       | | |ninja         | samurai            | Ninja build implementation       | | ||||||
| |GNU M4        | OpenBSD M4         | POSIX M4 implementation          | | |GNU M4        | OpenBSD M4         | POSIX M4 implementation          | | ||||||
| |ncurses       | netbsd-curses      | X/Open Curses implementation     | | |ncurses       | netbsd-curses      | X/Open Curses implementation     | | ||||||
| |bash          | mksh               | Shell                            | | |bash          | mksh               | Shell                            | | ||||||
| |Linux PAM     | Open PAM           | Pluggable Authentication Modules | | |Linux PAM     | Open PAM           | Pluggable Authentication Modules | | ||||||
| |sudo          | doas               | privalidge esculation            | | |sudo          | doas               | Privilege escalation             | | ||||||
| |pkg-config    | pkgconf            | package configuration tool       | | |pkg-config    | pkgconf            | Package configuration tool       | | ||||||
| |e2fsprogs     | make_ext4fs        | Make an ext4 file system         | | |e2fsprogs     | make_ext4fs        | Make an ext4 file system         | | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue