Skip to content

Commit

Permalink
Mention that dos2unix is needed for some recipes.
Browse files Browse the repository at this point in the history
  • Loading branch information
pulkomandy committed Apr 2, 2017
1 parent d2e9ddd commit ff9faec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ erase the container without losing your work.
- Add the public key from the buildmaster to authorized\_keys
- useradd sshd ; ssh-keygen -A
- Enable PermitRootLogin in /system/settings/ssh/sshd\_config and make sure the path to the sftp server is correct
- install xz\_utils\_x86, lzip\_x86 (required for extracting packages), patch (required for PATCH() function in some packages)
- install xz\_utils\_x86, lzip\_x86 (required for extracting packages), patch, dos2unix (required for PATCH() function in some packages)

0 comments on commit ff9faec

Please sign in to comment.