github.com/icexin/eggos
v0.4.1
#873 most downloaded on Go modules
icexin/eggos
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Release timing varies
gaps range from 9 days to 8 months
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
20 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
20 releases · Oct 2020 to Feb 2022Releases
latest 20-
v0.4.2-0.20220216025428-78b167e4f34916 Feb 2022 pre-releaseNothing published for this version
-
v0.4.2-0.20220210143254-4892e84bae9810 Feb 2022 pre-releaseNothing published for this version
-
v0.4.2-0.20220208145859-0bb2d1def69a08 Feb 2022 pre-releaseNothing published for this version
-
v0.4.2-0.20220204153000-86eec447003e04 Feb 2022 pre-releaseNothing published for this version
-
v0.4.2-0.20220204145340-8613a4e5a60104 Feb 2022 pre-releaseNothing published for this version
-
v0.4.2-0.20220204130641-296cbe306b4a04 Feb 2022 pre-releaseNothing published for this version
-
v0.4.2-0.20220204100537-c09e358b5e8104 Feb 2022 pre-releaseNothing published for this version
-
v0.4.2-0.20211108021819-5527749f7ed508 Nov 2021 pre-releaseNothing published for this version
-
v0.4.2-0.20210815150834-08f787080e4515 Aug 2021 pre-releaseNothing published for this version
-
v0.4.107 Aug 2021 -
v0.4.004 Aug 2021Release notes
Open source →This version brings the
eggtool, which can compile ordinary go programs into unikernel running on bare metal. For quick use, seebuild your own unikernelin the README. -
v0.3.101 Aug 2021 -
v0.3.1-0.20210801073204-72a71dda104401 Aug 2021 pre-releaseNothing published for this version
-
v0.3.031 Jul 2021Release notes
Open source →This version brings the implementation of
amd64, and the code of386has been deleted. This version will serve as the foundation for subsequent versions.The next release will focus on turning eggos into a library, with the help of command line tools, turning any normal go program into a kernel that runs on a bare metal.
Features
- Added support for amd64 #58 .
- Added support for
go testbased unit test. - Added support for kernel command line parameters.
- Added kernel log level support.
Fixes
- Fixed epoll missing event bug.
- Fixed a bug that could not connect to
localhost. - Fixed the concurrent access bug of inode.
-
v0.2.1-0.20210721160555-2c639241c39421 Jul 2021 pre-releaseNothing published for this version
-
v0.2.021 Jul 2021Release notes
Open source →This release brings a lot of new features, such as graphical interface support, floating-point support and supports the latest go version etc. Also fixed some bugs.
The next version will be migrated to the amd64 architecture, and the 386 code may be deleted.
Features:
- add mouse and gui (#32), GUI can be accessed by
uidemocommand. - add support for go version >= 1.14 (#45)
- add cmos clock (#37)
- add fpu support (#31)
- add tss, running main on ring3 (#30)
Fixes:
- add mouse and gui (#32), GUI can be accessed by
-
v0.1.003 Jul 2021 -
v0.0.0-20220216025428-78b167e4f34916 Feb 2022 pre-releaseNothing published for this version
-
v0.0.0-20220204153000-86eec447003e04 Feb 2022 pre-releaseNothing published for this version
-
v0.0.0-20201027164113-f2adf1056fec27 Oct 2020 pre-releaseNothing published for this version