Wed, 13 Oct 2010 12:07:40 +0100 First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown) system_startup
Tom Pritchard <tomp@symbian.org> [Wed, 13 Oct 2010 12:07:40 +0100] rev 30
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)
Wed, 13 Oct 2010 11:58:50 +0100 Add udeb_stem_rom.oby, which is syborg_stem_rom.oby with a UDEB version of ekern.exe and a kerneltrace statement to enable KPANIC and KPROC tracing
William Roberts <williamr@symbian.org> [Wed, 13 Oct 2010 11:58:50 +0100] rev 29
Add udeb_stem_rom.oby, which is syborg_stem_rom.oby with a UDEB version of ekern.exe and a kerneltrace statement to enable KPANIC and KPROC tracing
Tue, 12 Oct 2010 22:46:12 +0100 Add matrixmenu.exe as "In", and tried to remove 4 multimedia DLLs but only managed 1 because of bad dependencies on MediaClientAudio.dll
William Roberts <williamr@symbian.org> [Tue, 12 Oct 2010 22:46:12 +0100] rev 28
Add matrixmenu.exe as "In", and tried to remove 4 multimedia DLLs but only managed 1 because of bad dependencies on MediaClientAudio.dll
Tue, 12 Oct 2010 22:42:38 +0100 Add filter_obyfile.pl -l filter.log and -d filtered.oby options, to capture details of the deletions
William Roberts <williamr@symbian.org> [Tue, 12 Oct 2010 22:42:38 +0100] rev 27
Add filter_obyfile.pl -l filter.log and -d filtered.oby options, to capture details of the deletions
Tue, 12 Oct 2010 15:55:28 +0100 Regenerate static_dependencies.txt, adding dependencies for the startup scripts
William Roberts <williamr@symbian.org> [Tue, 12 Oct 2010 15:55:28 +0100] rev 26
Regenerate static_dependencies.txt, adding dependencies for the startup scripts
Tue, 12 Oct 2010 15:53:52 +0100 Add -u option to static_dependencies.pl, to support merging information from an existing file with new dependencies
William Roberts <williamr@symbian.org> [Tue, 12 Oct 2010 15:53:52 +0100] rev 25
Add -u option to static_dependencies.pl, to support merging information from an existing file with new dependencies Add code to spot system startup resource files, and find executable names using "strings" (from Raptor\win32\mingw)
Mon, 11 Oct 2010 22:35:41 +0100 Update rom_content.csv to use stem_backend.dll, finally allowing us to remove bluetooth.dll!
William Roberts <williamr@symbian.org> [Mon, 11 Oct 2010 22:35:41 +0100] rev 24
Update rom_content.csv to use stem_backend.dll, finally allowing us to remove bluetooth.dll!
Mon, 11 Oct 2010 22:34:58 +0100 Remove the inverted table, and add dependencies for stem_backend.dll
William Roberts <williamr@symbian.org> [Mon, 11 Oct 2010 22:34:58 +0100] rev 23
Remove the inverted table, and add dependencies for stem_backend.dll
Mon, 11 Oct 2010 22:33:08 +0100 Calculate the inverted dependency table in filter_obyfile.pl, and make it optional (-i) in static_dependencies.pl
William Roberts <williamr@symbian.org> [Mon, 11 Oct 2010 22:33:08 +0100] rev 22
Calculate the inverted dependency table in filter_obyfile.pl, and make it optional (-i) in static_dependencies.pl Select the stem_ version of the file if stem_ is specified in the rom_content.csv
Mon, 11 Oct 2010 15:56:10 +0100 Add stem_backend.dll to the stemkit build, to break the bluetooth.dll dependency
William Roberts <williamr@symbian.org> [Mon, 11 Oct 2010 15:56:10 +0100] rev 21
Add stem_backend.dll to the stemkit build, to break the bluetooth.dll dependency
Mon, 11 Oct 2010 15:37:45 +0100 Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org> [Mon, 11 Oct 2010 15:37:45 +0100] rev 20
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
Mon, 11 Oct 2010 14:54:55 +0100 Update filter_obyfile.pl to support the "In" command, which detects conflicts with the scope of removals
William Roberts <williamr@symbian.org> [Mon, 11 Oct 2010 14:54:55 +0100] rev 19
Update filter_obyfile.pl to support the "In" command, which detects conflicts with the scope of removals Updated rom_content.csv to mark backend.dll, libwfcsyborg.dll and QtCore.dll as "In", because we must have them.
Sun, 10 Oct 2010 22:36:56 +0100 More updates to filter_obyfile.pl, now copes properly with aliases
William Roberts <williamr@symbian.org> [Sun, 10 Oct 2010 22:36:56 +0100] rev 18
More updates to filter_obyfile.pl, now copes properly with aliases Can remove bluetooth.dll (+ 2107 other files!) to give a ROM which still links but it clearly doomed. Can remove FileList.dll (from gsprofilesrv, takes out 158 files).
Sun, 10 Oct 2010 20:19:54 +0100 Update filter_obyfile.pl to handle patchdata and some more alias cases.
William Roberts <williamr@symbian.org> [Sun, 10 Oct 2010 20:19:54 +0100] rev 17
Update filter_obyfile.pl to handle patchdata and some more alias cases.
Sun, 10 Oct 2010 20:19:00 +0100 Update static_dependencies.pl to handle dlls with interesting version numbers (e.g. backend.dll)
William Roberts <williamr@symbian.org> [Sun, 10 Oct 2010 20:19:00 +0100] rev 16
Update static_dependencies.pl to handle dlls with interesting version numbers (e.g. backend.dll)
(0) -15 +15 +100 tip