RE: Alias setup through preseed in Wheezy

2014-01-23 Thread John L. Ries
: Thu, 23 Jan 2014 11:13:46 -0700 > From: jr...@salford-systems.com > To: debian-user@lists.debian.org > Subject: Re: Alias setup through preseed in Wheezy > > On Thu, 23 Jan 2014, Todd Maurice wrote: > > > 1. > > I would like to set d-i preseed/late_command in such way

RE: Alias setup through preseed in Wheezy

2014-01-23 Thread Todd Maurice
all. User logs on, script starts. No typing. Like you have "Start softwareX when Windows starts" option in that OS. > Date: Thu, 23 Jan 2014 11:13:46 -0700 > From: jr...@salford-systems.com > To: debian-user@lists.debian.org > Subject: Re: Alias setup through preseed in Whe

Re: Alias setup through preseed in Wheezy

2014-01-23 Thread John L. Ries
On Thu, 23 Jan 2014, Todd Maurice wrote: 1. I would like to set d-i preseed/late_command in such way that a line containing alias instructions would get added to ~/.bashrc. That way alias would be active when I first login after the installation (typing 'myalias' would start script1). I tried