View proc_crypto
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
| / # lsmod | |
| Tainted: G | |
| boot_custom_module 16384 0 - Live 0xbf000000 (O) | |
| / # | |
| / # cat /proc/crypto | |
| name : ofb(des3_ede) | |
| driver : atmel-ofb-tdes | |
| module : kernel | |
| priority : 100 | |
| refcnt : 1 |
View gist:c43f0afc9fffb669f62efd128d951313
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
| #! /bin/sh | |
| ### BEGIN INIT INFO | |
| # Provides: datahubd | |
| # Default-Start: 2 3 4 5 | |
| # Default-Stop: 0 1 6 | |
| # Short-Description: DISCOS datahub | |
| ### END INIT INFO | |
| # PATH should only include /usr/* if it runs after the mountnfs.sh script | |
| PATH=/sbin:/usr/sbin:/bin:/usr/bin |
View commit_toggle
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
| Index: commit.py | |
| =================================================================== | |
| --- commit.py (revision 1647) | |
| +++ commit.py (working copy) | |
| @@ -73,7 +73,7 @@ | |
| self.base_dir = base_dir | |
| self.vcs = rabbitvcs.vcs.VCS() | |
| self.items = [] | |
| - | |
| + self.initt = False |
View SKY FM - Smooth Lounge_old.pls
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
| [playlist] | |
| NumberOfEntries=8 | |
| File1=http://pub3.sky.fm:80/sky_smoothlounge_aacplus | |
| Title1=SKY FM - Smooth Lounge | |
| Length1=-1 | |
| File2=http://pub4.sky.fm:80/sky_smoothlounge_aacplus | |
| Title2=SKY FM - Smooth Lounge | |
| Length2=-1 | |
| File3=http://pub5.sky.fm:80/sky_smoothlounge_aacplus | |
| Title3=SKY FM - Smooth Lounge |