mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-04-21 06:03:41 +00:00
Added minicom and picocom serial communication programs
This commit is contained in:
parent
19626ff7c0
commit
6db98e2611
3 changed files with 5 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ SystemRescueCd ChangeLog
|
|||
6.1.6 (YYYY-MM-DD):
|
||||
-------------------------------------------------------------------------------
|
||||
* Improved PXE boot when multiple network interfaces are available
|
||||
* Added minicom and picocom serial communication programs
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
6.1.5 (2020-06-07):
|
||||
|
|
|
|||
|
|
@ -65,6 +65,8 @@ and update firewall rules to be able to connect.
|
|||
* You can run **Remmina** from the menu if you need to connect to another
|
||||
machine via VNC or NX, and you can run **rdekstop** from a terminal in order to
|
||||
connect to remote Windows machines over RDP.
|
||||
* You can use **screen**, **minicom** or **picocom** in order to connect to a
|
||||
serial console.
|
||||
|
||||
## Security
|
||||
|
||||
|
|
|
|||
2
packages
2
packages
|
|
@ -81,6 +81,7 @@ mc
|
|||
mdadm
|
||||
memtest86+
|
||||
memtester
|
||||
minicom
|
||||
mkinitcpio
|
||||
mkinitcpio-nfs-utils
|
||||
mlocate
|
||||
|
|
@ -110,6 +111,7 @@ partclone
|
|||
parted
|
||||
partimage
|
||||
pavucontrol
|
||||
picocom
|
||||
ppp
|
||||
pptpclient
|
||||
pulseaudio-alsa
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue