Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:booting? (Score 1) 160

> Article mentions Android is based on Debian

I have mine for only a week so I may have missed sometihng, but I definitely haven't noticed anything "Debianish" on the phone. Non-GNU libc, very odd userland (it's not GNU nor busybox), etc...

Comment Re:test (Score 1) 480

Also, don't forget to set the kernel flag that enables the leap-second code. It's quite likely that this was the cause, and the kernel won't know by itself that it should insert one. See adjtimex(2) for more information.

It's definitely possible that some program couldn't cope with time jumping back. Actually, it may be just as easy to just test this by manually stepping back in time.

Comment Re:Consumer Routers and IPv6? (Score 1) 258

Many customized router firmware images (think of OpenWRT and friends) support IPv6. I adapted mine to get that. It sets up a tunnel to SixXS and announces my IPv6 /64 on my LAN. Everything just works.

Not sure if anything out of the box can do this yet, especially the tunneling part.

Debian

Submission + - Debian replaced firefox with iceweasel

Shawn writes: Today, after I upgraded my debian 4.0(testing branch), I noticed that a package called iceweasel was installed, which reminded me the discussion here on the firefox and debian issue. Then I checked:
$ls -l /usr/bin/firefox
lrwxrwxrwx 1 root root 26 2007-01-18 21:33 /usr/bin/firefox -> ../lib/iceweasel/iceweasel

So it's done now. Last Dec or Nov debian replaced thunderbird with icedove and now it's firefox.

Slashdot Top Deals

The only possible interpretation of any research whatever in the `social sciences' is: some do, some don't. -- Ernest Rutherford

Working...