-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is the tarballs/zips of all the public code used in SageTV's products.
- Loading branch information
Showing
92 changed files
with
200,343 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
Options +Indexes |
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
This document describes the technique that can be used in order to replace any of the GPLv3 open source software components running on the HD300: | ||
|
||
1. Go into Setup->System Information and type '5309' on your remote control, a blue dot should appear in the top left hand corner of the screen | ||
2. Go into Setup->Advanced Setup->General and enable 'Debug Logging' | ||
3. Go into Setup->Advanced Setup->Server and enable the Windows File Server | ||
4. Exit out to the main menu and power cycle the device | ||
5. There should now be an SMB share exposed from the device called 'InternalFlash'. Place any modified files/folders you want to use in here. | ||
6. Telnet into the device and login as 'root' | ||
7. Create a file named /rw/startupmods which has executable permissions; it should be a shell script (i.e. leading with '#!/bin/sh') | ||
8. Either editing the file over SMB, or locally with 'vi'; you can replace components of the filesystem with lines such as this: | ||
mount -o bind /rw/samba /app/samba | ||
9. Save the startupmods file and reboot the box. When it comes back up it will be using the modified versions of the files from /rw. |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+34.2 MB
pubcode/hd300/mips-4.4-57-mips-linux-gnu-i686-pc-linux-gnu-part1.tar.bz2
Binary file not shown.
Binary file added
BIN
+79.6 MB
pubcode/hd300/mips-4.4-57-mips-linux-gnu-i686-pc-linux-gnu-part2.tar.bz2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+56 KB
pubcode/hd300/mips-4.4-57-mips-linux-gnu-src/glibc_localedef-4.4-57.tar.bz2
Binary file not shown.
Binary file added
BIN
+602 KB
pubcode/hd300/mips-4.4-57-mips-linux-gnu-src/glibc_ports-4.4-57.tar.bz2
Binary file not shown.
Binary file not shown.
16 changes: 16 additions & 0 deletions
16
pubcode/hd300/mips-4.4-57-mips-linux-gnu-src/gnu-4.4-57-mips-linux-gnu.txt
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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
Version Information | ||
=================== | ||
|
||
Version: 4.4-57 | ||
Host spec(s): i686-pc-linux-gnu i686-mingw32 | ||
Target: mips-linux-gnu | ||
|
||
Build Information | ||
================= | ||
|
||
Build date: 20091015 | ||
Build machine: ike1 | ||
Build operating system: 5.0 | ||
Build uname: Linux ike1 2.6.28-11-server #42-Ubuntu SMP Fri Apr 17 02:45:36 UTC 2009 x86_64 GNU/Linux | ||
Build user: clm | ||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.