Skip to content

Commit 4cea113

Browse files
committed
fix header metadata and toc
1 parent 7230987 commit 4cea113

File tree

1 file changed

+13
-17
lines changed

1 file changed

+13
-17
lines changed

_openbsd/Roll your own OpenBSD Live CD.md

Lines changed: 13 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,20 @@
11
---
2-
---
3-
4-
# Roll your own OpenBSD Live CD
5-
---
62
Author: Pantelis Roditis
7-
Based: Based on a guide that can find online :(
3+
Based: Based on a guide that I cant find online :(
84
Created: 2006/08/14 01:45
95
---
10-
- [Roll your own OpenBSD Live CD](#roll-your-own-openbsd-live-cd)
11-
- [Created: 2006/08/14 01:45](#created-20060814-0145)
12-
- [Introduction](#introduction)
13-
- [Create the main system](#create-the-main-system)
14-
- [Configuring basic system](#configuring-basic-system)
15-
- [Fixing backups](#fixing-backups)
16-
- [Configuring Memory Filesystems](#configuring-memory-filesystems)
17-
- [Create the devices we need to boot](#create-the-devices-we-need-to-boot)
18-
- [Compiling new kernel](#compiling-new-kernel)
19-
- [Patching the Makefile.inc](#patching-the-makefileinc)
20-
- [fstab creation](#fstab-creation)
21-
- [Create an ISO](#create-an-iso)
6+
7+
# Roll your own OpenBSD Live CD
8+
- [Introduction](#introduction)
9+
- [Create the main system](#create-the-main-system)
10+
- [Configuring basic system](#configuring-basic-system)
11+
- [Fixing backups](#fixing-backups)
12+
- [Configuring Memory Filesystems](#configuring-memory-filesystems)
13+
- [Create the devices we need to boot](#create-the-devices-we-need-to-boot)
14+
- [Compiling new kernel](#compiling-new-kernel)
15+
- [Patching the Makefile.inc](#patching-the-makefileinc)
16+
- [fstab creation](#fstab-creation)
17+
- [Create an ISO](#create-an-iso)
2218

2319
## Introduction
2420
Since there isn't (unfortunately) an official OpenBSD Live CD we will create one.

0 commit comments

Comments
 (0)