Michael Kuc michaelkuc6
  • Joined on 2019-11-26
michaelkuc6 synced commits to post-3.2 at michaelkuc6/blog_os from mirror 2023-04-30 17:43:44 +01:00
51e0dc1b63 Set default rustup profile
a4b2b853b9 Add rust-src component
0a21782583 Update CI script for second post
e2dca79d0d Use bootloader crate to create bootable disk images
913d5189c9 Silence unused variable warning
Compare 10 commits »
michaelkuc6 synced commits to post-3.1 at michaelkuc6/blog_os from mirror 2023-04-30 17:43:44 +01:00
4273cde4b0 The x86_64-unknown-none target defaults to panic=abort
michaelkuc6 synced commits to edition-3 at michaelkuc6/blog_os from mirror 2023-04-30 17:43:44 +01:00
68d0c946f4 Set default rustup profile
9baab55788 Add rust-src component
2bc74ce8f7 Write sections about creating bootable disk image
7ce9ae1caf Remove profile overrides again after compiling for custom target
646e5ba502 Add a short introduction to rustup
Compare 7 commits »
michaelkuc6 synced commits to post-10 at michaelkuc6/blog_os from mirror 2023-04-29 17:33:44 +01:00
92f197c2e5 Merge pull request #1216 from phil-opp/remove-alloc-error-handler
af909cab1e The #[alloc_error_handler] attribute was removed
Compare 2 commits »
michaelkuc6 synced commits to main at michaelkuc6/blog_os from mirror 2023-04-29 17:33:44 +01:00
5baf50a5b4 Merge pull request #1217 from phil-opp/remove-alloc-error-handler-text
5d63300512 Fix markdown syntax
739d9e1a3c Update 'Heap Allocation' post to remove alloc_error_handler
Compare 3 commits »
michaelkuc6 synced commits to post-12 at michaelkuc6/blog_os from mirror 2023-04-29 17:33:44 +01:00
c9cdf562f2 Merge branch 'post-11' into post-12
f5b5251092 Merge branch 'post-10' into post-11
92f197c2e5 Merge pull request #1216 from phil-opp/remove-alloc-error-handler
af909cab1e The #[alloc_error_handler] attribute was removed
Compare 4 commits »
michaelkuc6 synced commits to post-11 at michaelkuc6/blog_os from mirror 2023-04-29 17:33:44 +01:00
f5b5251092 Merge branch 'post-10' into post-11
92f197c2e5 Merge pull request #1216 from phil-opp/remove-alloc-error-handler
af909cab1e The #[alloc_error_handler] attribute was removed
Compare 3 commits »
michaelkuc6 synced commits to main at michaelkuc6/blog_os from mirror 2023-04-18 01:15:18 +01:00
8a1063df5f Merge pull request #1211 from GNITOAHC/main
d2c6b281c8 fix(translation zh-TW): typo
Compare 2 commits »
michaelkuc6 synced commits to edition-3 at michaelkuc6/blog_os from mirror 2023-04-09 22:20:29 +01:00
dd228c4bb1 Start revising second half of booting post
020f2d7e8e Highlight start address in rust-objdump output
c337650fb3 Tweak highlighting of bash snippets
7262e552ae Update fonts
2d6fc6bd76 Merge branch 'main' into edition-3
Compare 9 commits »
michaelkuc6 synced commits to main at michaelkuc6/blog_os from mirror 2023-04-09 22:20:29 +01:00
3900ddeb2c Merge pull request #1210 from phil-opp/fix-links
a7f4647e73 Fix link syntax
a7cfc562e9 Fix: Add back title and description for translated sites
5f5320f8e0 Merge pull request #1209 from phil-opp/update-zola
6f6e6698c4 Update CI to use zola v0.17.2
Compare 6 commits »
michaelkuc6 synced commits to edition-3 at michaelkuc6/blog_os from mirror 2023-04-09 14:20:28 +01:00
94d87308f4 Fix typo
michaelkuc6 synced new reference post-3.2 to michaelkuc6/blog_os from mirror 2023-03-25 20:06:16 +00:00
michaelkuc6 synced commits to post-3.2 at michaelkuc6/blog_os from mirror 2023-03-25 20:06:16 +00:00
michaelkuc6 synced new reference post-3.1 to michaelkuc6/blog_os from mirror 2023-03-25 20:06:16 +00:00
michaelkuc6 synced commits to post-3.1 at michaelkuc6/blog_os from mirror 2023-03-25 20:06:16 +00:00
michaelkuc6 synced commits to edition-3 at michaelkuc6/blog_os from mirror 2023-03-25 20:06:16 +00:00
c81a2e11db Improve first half of post
3ff7f48257 Highlight changed lines in code examples + other improvements
dba81f6d1c Rewrite introduction
ae6f001eae Use new branch naming scheme for edition-3 posts
5c00dbcb60 Merge branch 'main' into edition-3
Compare 12 commits »
michaelkuc6 synced and deleted reference edition-3-post-01-wip at michaelkuc6/blog_os from mirror 2023-03-25 20:06:16 +00:00
michaelkuc6 synced commits to main at michaelkuc6/blog_os from mirror 2023-03-25 20:06:16 +00:00
dd4e872f82 Remove outdated paragraph with dead link in first edition
michaelkuc6 synced commits to main at michaelkuc6/blog_os from mirror 2023-03-09 20:16:15 +00:00
d8ad83528d Merge pull request #1190 from somebodyLi/main
559b2a195d fix(edition-2-posts-01-zh-CN): translate issue
Compare 2 commits »
michaelkuc6 synced commits to main at michaelkuc6/blog_os from mirror 2023-02-26 14:46:15 +00:00
7c1b57a663 [Translation][Chinese] post-09 (edition-2) (#1189)