summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-07fix some whitespace2010.03.09Dieter Plaetinck
2010-03-06put /etc/crypttab in list of to-edit config files. fixes FS#17973 - ↵Dieter Plaetinck
/etc/crypttab should be included into section "6 Configure System"
2010-03-06make labels mandatory for those FSes who need it + let user optionally ↵Dieter Plaetinck
define label for other FSes
2010-03-06Remove a leading whitespace in the generated menu.lstThomas Bächler
Signed-off-by: Dieter Plaetinck <dieter@plaetinck.be>
2010-03-06Fix grub lines for various encryption setupsThomas Bächler
The first one used a deprecated syntax and failed whenever / was not called /dev/mapper/root The second one got a cosmetical cleanup to be more consistent with what was set during the installer The third one also failed whenever / was not called /dev/mapper/root Signed-off-by: Dieter Plaetinck <dieter@plaetinck.be>
2010-03-05Merge branch 'experimental'Dieter Plaetinck
2010-03-05try to use UUID in fstab. fixes FS#17632 - [uuid support] regression in ↵Dieter Plaetinck
/etc/fstab
2010-03-05add the `-D' option to the sfdisk call.Mark Pustjens
This causes some extra space to be saved for the MBR, which is needed for grub2 in some cases. http://www.mail-archive.com/arch-general@archlinux.org/msg11100.html
2010-03-05fix for crashing when it cannot find packages to let user select from. fixes ↵Dieter Plaetinck
FS#15906
2010-03-05fix + crashfix when no disks foundDieter Plaetinck
2010-03-05fix ask_string api docDieter Plaetinck
2010-03-05remove /etc from suggested list of mountpoints as thats a bad idea + add ↵Dieter Plaetinck
/var as suggested item. fixes FS#17136
2010-03-05support virtio blockdevicesVincent R
2010-03-05support virtio blockdevicesVincent R
2010-03-03be factually accurate to avoid confusion over which i686 cpus we support and ↵Dieter Plaetinck
why. see http://mailman.archlinux.org/pipermail/arch-releng/2009-October/000763.html
2010-03-03port changes by misfit. ↵Dieter Plaetinck
http://wiki.archlinux.org/index.php?title=Official_Arch_Linux_Install_Guide&diff=79771&oldid=76883
2010-03-03add [[Category:Website Resources]], based on what thayer did @ ↵Dieter Plaetinck
http://wiki.archlinux.org/index.php?title=Official_Arch_Linux_Install_Guide&diff=98104&oldid=79771
2010-03-02fix sort orderDieter Plaetinck
Since recently - http://www.archlinux.org/news/476/ - we have to set LC_COLLATE ourself. without this setting, sorting order was inconsistent. One of the symptons of this was filesystems getting mounted in the wrong order ( first /home, /boot and then /), causing obvious breakages and weird output in df. With this fix, first / gets mounted, then /boot and /home. We use sorting at multiple places within AIF and i believe they all expect LC_COLLATE=C
2010-03-02noteDieter Plaetinck
2009-11-26add note about SYNC_URL syntaxDieter Plaetinck
2009-11-11variable assigment syntax errorPavel Hofman
2009-11-09be more clear on pacman -SiHiz Japan
2009-10-01fix cpu requirements for i686Cédric "LAUDREL (deK, deKonnection)
2009-09-25update authors fileDieter Plaetinck
2009-09-25Wrong sentence was correctedLaszlo Papp
2009-09-25todo updatesDieter Plaetinck
2009-09-05official installation guide: config file syntax for automatic procedureDieter Plaetinck
2009-09-04allow only executing aif as user rootDieter Plaetinck
2009-08-11clarify mkfs optionsDieter Plaetinck
2009-08-07todo file cleanup: some things are not relevant anymore, others are already ↵2009.08.07Dieter Plaetinck
solved
2009-08-07cleanupDieter Plaetinck
2009-08-07nice mailto: links in summaryDieter Plaetinck
2009-08-07some todos implemented and/or not neededDieter Plaetinck
2009-08-07correctly handle related articles and summaryDieter Plaetinck
2009-08-07workaround for article summary template expansion limitationHenning Garus
2009-08-06FS#15800 - The submenu 'NET (ftp/http)' under 'select source' does not ↵Dieter Plaetinck
advance automatically to the next step
2009-08-06FS#15801 - Change the first step when time is proposed during the setting of ↵Dieter Plaetinck
the clock
2009-08-05add wiki metadata (WIP)Dieter Plaetinck
2009-08-05notes about what we do and dont support, blockdevice/filesystem-wise. + nice ↵Dieter Plaetinck
example for user on how to use the interactive filesystem thing
2009-08-03fixes for hyperlinksDieter Plaetinck
2009-08-03todo updatesDieter Plaetinck
2009-08-03no need for the highest levelDieter Plaetinck
2009-08-03less wide html content + explain where you can find this guideDieter Plaetinck
2009-08-03generation of html from markdown filesDieter Plaetinck
2009-08-03remove id tags. the wiki also takes care of this. wheeeDieter Plaetinck
2009-08-03drops contents section. wiki generates that automagically. plaintext doesnt ↵Dieter Plaetinck
need it
2009-08-03compress text to fit into 80char wide terminalsDieter Plaetinck
2009-08-02document how you can get aifDieter Plaetinck
2009-08-02add contribution notesDieter Plaetinck
2009-08-02finish first version of new guideDieter Plaetinck