Skip to content

Commit eb4f1cb

Browse files
committed
Add changelog and initial Linux configuration files
1 parent 8b94670 commit eb4f1cb

3 files changed

Lines changed: 5372 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [1.0.0] - 2025-11-20
9+
10+
### Added
11+
- Initial release
12+
- Basic Linux distribution build from scratch
13+
- Linux kernel compilation
14+
- BusyBox integration
15+
- Syslinux bootloader
16+
- Basic init system
17+
- Docker build support
18+
- ISO image generation
19+
20+
[Unreleased]: https://github.com/yourusername/handbuilt-linux/compare/v1.0.0...HEAD
21+
[1.0.0]: https://github.com/yourusername/handbuilt-linux/releases/tag/v1.0.0

0 commit comments

Comments
 (0)