Custom Query (1145 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (256 - 258 of 1145)

Ticket Resolution Summary Owner Reporter
#613 fixed recommend debathena-standard automatically if laptop-detect geofft

Reported by geofft, 14 years ago.

Description

There's a program named  laptop-detect, often installed automatically on Debian and Ubuntu systems, that will poke at DMI and guess whether it's running on a laptop. We should do something to the effect of

if [ -x /usr/sbin/laptop-detect ] && /usr/sbin/laptop-detect; then
    echo "Since you are running on a laptop, you should probably choose debathena-standard.
fi

to make the installation UX better in the common case.

Alternatively, we could pick a heuristic based on whether the network connection looks permanent (e.g., wired) or not (e.g., wireless), by, like, asking NetworkManager or something, since you basically never want anything other than debathena-standard unless you have a reliable Internet connection.

#747 fixed rebuild live CD jrjarvis geofft

Reported by geofft, 13 years ago.

Description

The last live CD we have is Jaunty, i.e., EOL'd.

#673 fixed Rebuild for Squeeze jdreed geofft

Reported by geofft, 14 years ago.

Description

Debian 6.0 "Squeeze" was released. We should bump ~debian6.0~0.2 to just ~debian6.0 and rebuild all packages and make sure they work.

Note: See TracQuery for help on using queries.