|
Lines 122-127
use/install2/tools:
Link Here
|
| 122 |
@$(call add,INSTALL2_PACKAGES,vim-console) |
122 |
@$(call add,INSTALL2_PACKAGES,vim-console) |
| 123 |
@$(call add,INSTALL2_PACKAGES,net-tools openssh-clients lftp) |
123 |
@$(call add,INSTALL2_PACKAGES,net-tools openssh-clients lftp) |
| 124 |
|
124 |
|
|
|
125 |
use/install2/screenshots: |
| 126 |
@$(call add,INSTALL2_PACKAGES,ImageMagick-tools) |
| 127 |
|
| 125 |
# when VNC installation is less welcome than a few extra megs |
128 |
# when VNC installation is less welcome than a few extra megs |
| 126 |
use/install2/cleanup/vnc: |
129 |
use/install2/cleanup/vnc: |
| 127 |
@$(call add,INSTALL2_CLEANUP_PACKAGES,x11vnc xorg-xvfb) |
130 |
@$(call add,INSTALL2_CLEANUP_PACKAGES,x11vnc xorg-xvfb) |
| 128 |
- |
|
|