From 06023f311003ba5b357c1132895afc829dff43d4 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Tue, 8 Feb 2011 22:09:36 +0000 Subject: debian directory needed to build maemo packages The build rules in the debain directoy are currently maemo specific and won't build on debian. Later on we could add automatic distribution detection and switch the build rules based on that if someone wants to build a generic RaaA package for debian. Maemo binary packages get build like this (in scratchbox): dpkg-buildpackage -rfakeroot -sa git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29256 a1c6a512-1295-4272-9138-f99709370657 --- debian/README.Debian | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 debian/README.Debian (limited to 'debian/README.Debian') diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000000..90e9379198 --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,11 @@ +rockbox 3.7.x for Maemo +-------------------------- + +Rockbox for maemo technial preview release. + +Known issues: +- Application exit is only possible with CTRL+BACKSPACE + +- Last.FM scrobbler log file is not working + Possible cause: We don't call clean_shutdown() / system_flush() + so the scrobbler log file never gets written to disk -- cgit v1.2.3