forked from Narcissus/shredos.x86_64
Merge pull request #440 from PartialVolume/add-openssh-server
Add ssh logins as alternative to telnet
This commit is contained in:
@@ -1 +1 @@
|
||||
2025.11_28_i686_26ece7a-commit-dev
|
||||
2025.11_28_x86-64_26ece7a-commit-dev
|
||||
|
||||
@@ -12,7 +12,7 @@ image boot.vfat {
|
||||
file autorun.inf { image = 'autorun.inf' }
|
||||
}
|
||||
|
||||
size = 371302656
|
||||
size = 372809984
|
||||
}
|
||||
|
||||
image shredos.img {
|
||||
|
||||
@@ -136,7 +136,6 @@ BR2_PACKAGE_NTP=y
|
||||
BR2_PACKAGE_NTP_NTPDATE=y
|
||||
BR2_PACKAGE_NTP_NTPTIME=y
|
||||
BR2_PACKAGE_OPENSSH=y
|
||||
# BR2_PACKAGE_OPENSSH_SERVER is not set
|
||||
BR2_PACKAGE_RPCBIND=y
|
||||
BR2_PACKAGE_SNMPCLITOOLS=y
|
||||
BR2_PACKAGE_TFTPD=y
|
||||
|
||||
Reference in New Issue
Block a user