Cleaned up doinst.sh.
This should be the last time I mess with this until there's version update.
pwatk wrote:This package has been updated to include an rc.b43 script. Please remove any references to the b43, ssb, wl or lib80211 kernel modules from the bottom of your /etc/rc.d/rc.modules or /etc/modprobe.d/blacklist files (if they exist) before installing any future packages.
...
/sbin/modprobe ssb
/sbin/modprobe b43...
blacklist wl
blacklist lib80211b43-firmware 4.178.10.4-fw-1pw
b43-fwcutter 013-i486-1pwDO NOT forget to create a .BAK (backup) files of the already existing ones if something will get messed up.pwatk wrote:I'll try to remember to write a script to remove the relevant lines if they exist.
Should there really be a backup?
I'm really paranoid when system files are involved... sorry about that.
What could you do instead? (curious)pwatk wrote:This problem wouldn't exist if I hadn't started writing to these files in the first place!
b0bb5d7e121552377cab16ec23662d41 b43-fwcutter-013-i486-1pw.txz48a38ac2579c60c2aa1c16b7d5c10769 b43-fwcutter-013-i486-1pw.txze8d4be09f56f51d8016db4bfec86d0b2 b43-firmware-4.178.10.4-fw-1pw.txz78e0a3f7d3e88ba9392203357ed4a37a b43-firmware-4.178.10.4-fw-1pw.txzzAchAry wrote:What could you do instead? (curious)pwatk wrote:This problem wouldn't exist if I hadn't started writing to these files in the first place!
dependencies:
You did not mentioned in your .dep files anything.
I've already forgot which depends on which. [Edit: b43-firmware requires b43-fwcutter]
zAchAry wrote:md5sum:
I've finished to build the .txz packages with slkbuild -X and I'm wondering
why the md5sums of my .txz files aren't in accord with yours?
Your b43-fwcutter-013-i486-1pw.md5My b43-fwcutter-013-i486-1pw.md5
- Code: Select all
b0bb5d7e121552377cab16ec23662d41 b43-fwcutter-013-i486-1pw.txz
- Code: Select all
48a38ac2579c60c2aa1c16b7d5c10769 b43-fwcutter-013-i486-1pw.txz
Your b43-firmware-4.178.10.4-fw-1pw.md5My b43-firmware-4.178.10.4-fw-1pw.md5
- Code: Select all
e8d4be09f56f51d8016db4bfec86d0b2 b43-firmware-4.178.10.4-fw-1pw.txz
- Code: Select all
78e0a3f7d3e88ba9392203357ed4a37a b43-firmware-4.178.10.4-fw-1pw.txz
zAchAry wrote:I'm sorry for asking so many questions.