2009/1/31 Cyril Jaquier :
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>> I'll try and submit a patch tomorrow... but depends how hard I party tonight!
>>
>
> Good. I provide my own inittab as I only need one getty on the serial
> port (qemu support this too). And I think I will keep using th
2009/1/31 Cyril Jaquier :
>>> if [ -z "${NOAUTOLOGIN}" ] && [ -n "${USERNAME}" ]
>>> then
>>> if [ ! -z "${LIVE_GETTY}" ]
>>> then
>>>
>>> ...
>>>
>>> What is the reason not to permit this? Maybe I missed something... But
>>> this is not really a problem as I will provide my own /e
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Daniel,
>> if [ -z "${NOAUTOLOGIN}" ] && [ -n "${USERNAME}" ]
>> then
>> if [ ! -z "${LIVE_GETTY}" ]
>> then
>>
>> ...
>>
>> What is the reason not to permit this? Maybe I missed something... But
>> this is not really a problem as I
Cyril Jaquier wrote:
> if [ -z "${NOAUTOLOGIN}" ] && [ -n "${USERNAME}" ]
> then
> if [ ! -z "${LIVE_GETTY}" ]
> then
>
> ...
>
> What is the reason not to permit this? Maybe I missed something... But
> this is not really a problem as I will provide my own /etc/inittab
> because I
Hi Daniel, Hi all,
I spent quite some time trying to figure out why I wasn't able to get a
login prompt through a serial link. I look at 25configure_init and it
seems that you will never get a login prompt with on a serial console :/
Here is the incriminated code:
...
# Arrange for shells