Fri Mar 17, 2017 12:55 pm
Fri Mar 17, 2017 2:16 pm
Sat Mar 18, 2017 3:13 pm
Ign http://auto.mirror.devuan.org jessie/contrib Translation-en_US
Mon Mar 20, 2017 4:07 pm
Mon Mar 20, 2017 10:02 pm
burntnoodle wrote:fsmithred,
I noticed that the older installer has ext2 highlighted by default; whereas, the latest one had ext4 highlighted by default. Since I'm using the older installer, can that easily be changed to have ext4 as the highlighted default?
I've looked at the refractainstaller.yad file, but nothing is jumping out at me as to what to change. If it's easy to change; such as, I would just need to rename which is first and last in the list, then can you possibly give me a clue as to where to look? However, if it involves changing multiple lines of code in multiple files, I'll leave well-enough alone.
Tue Mar 21, 2017 12:30 am
it's problematic in the sense that it wastes bandwidth and delays every apt update operationIt really isn't a problem that those 18 "ignores" are there, but...
a way to stop them, ignore them, or disable them?
Acquire { Languages "none"; };
Tue Mar 21, 2017 12:51 am
thwak wrote:it's problematic in the sense that it wastes bandwidth and delays every apt update operationIt really isn't a problem that those 18 "ignores" are there, but...
a way to stop them, ignore them, or disable them?
Yes, you can adjust your system's apt policy to prevent translation file downloads.
To do so, edit /etc/apt/apt.conf and insert a line stating
- Code:
Acquire { Languages "none"; };
Wed Mar 22, 2017 2:36 am
Wed Mar 22, 2017 3:03 am
fsmithred wrote:Not a problem. The apt configuration files can have a single line or multiple lines, if you want other special stuff. See 'man apt.conf' for more.
burntnoodle wrote:burntnoodle wrote:For some reason, the latest Refracta Installer (?) didn't offer the pop up windows to set the location, time zone, and keyboard layout even though they did show on the installation from the Debian .iso. I checked over everything and I had it set up the same. So unless I inadvertently missed something, I'm not sure what the problem was