Compare commits
No commits in common. "M0UKF-livedisk" and "main" have entirely different histories.
M0UKF-live
...
main
11
README.md
11
README.md
|
|
@ -18,14 +18,7 @@ There are some caveats:
|
|||
## Cache
|
||||
|
||||
I run `apt-cacher-ng` on my system to keep packages required close. You may wish
|
||||
to do the same. This cuts down on rebuild time significantly.
|
||||
|
||||
You can either add the following to `/etc/live/build.conf`:
|
||||
`LB_APT_HTTP_PROXY="http://127.0.0.1:3142"` and re-run `lb config`.
|
||||
|
||||
OR
|
||||
|
||||
Add the following line to `auto/config`: `--apt-http-proxy
|
||||
http://127.0.0.1:3142` and re-run `lb config`
|
||||
to do the same. If you do not, run remove the following line from `auto/config`:
|
||||
`--apt-http-proxy http://127.0.0.1:3142`
|
||||
|
||||
That's it so far. More will appear no doubt.
|
||||
|
|
|
|||
|
|
@ -14,12 +14,14 @@ esac
|
|||
|
||||
lb config noauto \
|
||||
--clean \
|
||||
--ignore-system-defaults \
|
||||
--mode debian \
|
||||
--debian-installer none \
|
||||
--linux-packages "linux-image" \
|
||||
--source "${_SOURCE}" \
|
||||
--bootappend-live "boot=live components quiet splash persistence" \
|
||||
-b iso-hybrid \
|
||||
--apt-http-proxy http://127.0.0.1:3142 \
|
||||
--memtest none \
|
||||
-d stable \
|
||||
--archive-areas main,non-free-firmware \
|
||||
|
|
|
|||
|
|
@ -1,2 +1 @@
|
|||
live-task-kde live-task-localisation- live-task-localisation-desktop-
|
||||
task-english chromium
|
||||
live-task-lxqt live-task-localisation- live-task-localisation-desktop- task-english
|
||||
|
|
|
|||
|
|
@ -1,4 +1 @@
|
|||
hamradio-antenna hamradio-datamodes hamradio-digitalvoice hamradio-logging
|
||||
hamradio-packetmodes hamradio-rigcontrol hamradio-satellite
|
||||
svxlink-calibration-tools- svxlink-gpio- svxlink-server- svxreflector- comptext-
|
||||
comptty- jtdx- psk31lx- twpsk- gqrx-sdr rtl-sdr a2d-
|
||||
hamradio-all svxlink-calibration-tools- svxlink-gpio- svxlink-server- svxreflector- linbpq
|
||||
|
|
|
|||
Loading…
Reference in a new issue