yeah – thats gonna take some custom coding to change the homepage to FULL TEXT and the category pages to EXCEPT.
Off the top of my head, it would be in the MainIndex.php (or index.php) and the categories.php files respectively.
Replace:
the_excerpt()
..with…
the_content()