Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
← Previous Change
Wiki History
Next Change
→
Changes between
Initial Version
and
Version 1
of
Snailix
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
11/11/21 21:08:12 (
3 years
ago)
Author:
admin
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Snailix
v1
v1
1
= Basic setup =
2
3
== LVM ==
4
Detail see [https://wiki.gentoo.org/wiki/LVM]
5
6
=== grub2 ===
7
in /etc/default/grub
8
9
{{{
10
GRUB_CMDLINE_LINUX="dolvm rootfstype=ext4 init=/usr/lib/systemd/systemd"
11
}}}
12