Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update stage3.md fix missing brackets #7

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
137 changes: 0 additions & 137 deletions docs/articles/graphics_drivers.md

This file was deleted.

40 changes: 0 additions & 40 deletions docs/articles/howto.md

This file was deleted.

22 changes: 0 additions & 22 deletions docs/articles/initramfs.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/articles/stage3.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ nano -w /etc/hosts

`layman` is a gentoo tool to manage portage overlays. We will use it to get our hands on the sabayon overlay.

{{Note|entropy and equo are in regular portage, hence: '''skip this step'''.
**Notice: `entropy` and `equo` are in regular portage, hence: '''skip this step'''**

<pre class="clear">
# emerge --sync # make sure portage is fully up to date... or not. Up to you. portage snapshots are done daily, i see no need to sync.
Expand Down
Loading