-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
42 lines (21 loc) · 1002 Bytes
/
README
File metadata and controls
42 lines (21 loc) · 1002 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
================================================================================
README
================================================================================
================================= GENERAL INFO =================================
Project: Archlinux installation guide
Contributors: Benoit Forgette
License: GNU General Public License v3.0
Version: v1.01
Date: 01-06-17
Epita 2019 - ING 1
===================================== GOAL =====================================
A little book to explain how to install Archlinux and understand what you are
doing.
===================================== USAGE ====================================
To generate the book:
make
=================================== CHANGELOG ==================================
== V1.01 ==
- Correct a mistake about format in UEFI mkfs.vfat instead of mkfs.fat
- Add a real README
- Add a Makefile to generate the document