| Commit message (Collapse) | Author | Files | Lines |
|
Update the build configuration files for the included bootloader to
match the formatting requirements of the main build configs.
Signed-off-by: Danny Holman <dholman@gymli.org>
|
|
Rename the x86 arch-specific directory to x86_64, reflecting clang's
architecture selector flags.
Signed-off-by: Danny Holman <dholman@gymli.org>
|
|
Move the entire kernel into its own directory. Create new directories
for system commands, libraries and other required essentials for a
complete Unix-like operating system.
Signed-off-by: Danny Holman <dholman@gymli.org>
|
|
Update the copyright year and contact email in the README file.
Signed-off-by: Danny Holman <dholman@gymli.org>
|
|
Remove the '*.s' line from .gitignore. There are important assembler
files that should be in a distribution.
Signed-off-by: Danny Holman <dholman@gymli.xyz>
|