-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
packagelists: update comment for disabling of "tiny" lists
Be more generic and reference to small hardware rather than only speaking of 4MB flash.
- Loading branch information
1 parent
6746299
commit 1165480
Showing
4 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# the images will be to large for 4MB flash | ||
# "Tiny"-devices have to less hardware-capabilities for this package-collection | ||
# probably the "mesh" image is an alternative | ||
# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# the images will be to large for 4MB flash | ||
# "Tiny"-devices have to less hardware-capabilities for this package-collection | ||
# probably the "mesh" image is an alternative | ||
# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# as of required OpenVPN the image will be to large for 4MB flash | ||
# "Tiny"-devices have to less hardware-capabilities for this package-collection | ||
# | ||
# so disable 4MB ... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# the images will be to large for 4MB flash | ||
# probably the "mesh" image is an alternative | ||
# "Tiny"-devices have to less hardware-capabilities for this package-collection | ||
# | ||
# so disable 4MB ... |