File: HACKING

package info (click to toggle)
guestfs-tools 1.52.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 69,236 kB
  • sloc: ansic: 15,698; ml: 15,621; sh: 7,396; xml: 5,478; makefile: 3,601; perl: 1,535; lex: 135; yacc: 128; python: 80
file content (15 lines) | stat: -rw-r--r-- 489 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
To learn how to compile guestfs-tools from sources:

  guestfs-building(1)  or  http://libguestfs.org/guestfs-building.1.html

To learn how to extend guestfs-tools:

  guestfs-hacking(1)       http://libguestfs.org/guestfs-hacking.1.html

Although the above documentation applies specifically to libguestfs,
this project was split from that repo, and similar steps and principles
apply.

For example, replace libguestfs with guestfs-tools in commands like:

    dnf builddep guestfs-tools