README : ajout dossiers créés par le Makefile
This commit is contained in:
parent
b356e5d6a5
commit
cb396f723f
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ You'd be right. The next section is the exhaustive list of steps handled by the
|
||||||
|
|
||||||
### Manual installation (what does the `Makefile` do)
|
### Manual installation (what does the `Makefile` do)
|
||||||
|
|
||||||
- Create `disks`, `launchers` and `bin` directories in `~qemu`
|
- Create `disks`, `launchers`, `shared`, `sockets/monitors`, `socket/spice` and `bin` directories in `~qemu`
|
||||||
- Copy `qemush` scripts parts from `qemu/bin` in `~qemu/bin` with mode `740`
|
- Copy `qemush` scripts parts from `qemu/bin` in `~qemu/bin` with mode `740`
|
||||||
- Compile C programs from `src` in `~qemu/bin` with mode `740`
|
- Compile C programs from `src` in `~qemu/bin` with mode `740`
|
||||||
- Copy the default launching scripts to `~qemu/launchers` with mode `740`
|
- Copy the default launching scripts to `~qemu/launchers` with mode `740`
|
||||||
|
|
Loading…
Reference in a new issue