e3715a2d4e
[ci:skip-vercheck]: moving unchanged packages [ci:skip-build]: moving unchanged packages
10 lines
265 B
Bash
10 lines
265 B
Bash
#!/bin/sh
|
|
|
|
cat 1>&2 <<EOF
|
|
*
|
|
* IMPORTANT: The 'device-purism-librem5-nonfree-firmware' package is required
|
|
* to have functional WiFi with this kernel!
|
|
* Install this package manually if it is not installed before rebooting, or
|
|
* else WiFi will no longer work.
|
|
*
|
|
EOF
|