-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
README
49 lines (35 loc) · 1.64 KB
/
README
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
41
42
43
44
45
46
47
48
49
|/
|\ISS https://k1ss.org
________________________________________________________________________________
Live Repository
________________________________________________________________________________
The Live repository for generate UNOFFICIAL images of KISS Linux.
todo
________________________________________________________________________________
- [x] unmount correctly cachedir when INT
- [ ] sign iso files generated
- [x] solve tinyramfs hook mount -o ro
- [x] solve init to ram disk
- [x] slim down the iso filesize (well, slimed down before 'custom' config)
- [x] create 'custom' config kernel
- [ ] docker img
- [x] build isolinux natively
- [x] torrent download
Dependencies
________________________________________________________________________________
* 'grub'
* 'libisoburn'
* 'syslinux'
Usage
________________________________________________________________________________
usage: kiss-live [options ...]
-c, --config <file> set config file path
default is ./build.cfg
-s, --sources <dir> set sources directory
default is inside chroot
-o, --output <name> set livecd output path
default is kiss-live-$ver
-p, --package <pkg1,pkg2,...> set packages to install
default are <none>
-d, --debug enable debug mode
-h, --help show this help