[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#380105: Show current hour in hardware clock question



Christian Perrier wrote:
> While thinking about this BR, I was mostly sure that we indeed have
> something in D-I to NOT default to UTC for HW clock when there's a
> dual boot with Windows.....
> 
> But indeed, I find nothing in the code...and nothing in the BTS. 

	probed=$(os-prober)

        if echo "$probed" | os_needs_local_clock; then
                # default to localtime for some OSes
                db_set clock-setup/utc false
                pri=low
        fi

.. in clock-setup's postinst.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: