summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2009-08-02disk preparation & select packagesDieter Plaetinck
2009-08-02start of interactive procedure and clock settingDieter Plaetinck
2009-08-02aif and installation media sectionsDieter Plaetinck
2009-08-02use correct exit code when creating FS'es failed + attempt to write to ↵Dieter Plaetinck
target fstab won't harm anyone even if we couldnt mount it on the live env
2009-08-02new installation guide work in progressDieter Plaetinck
2009-08-01put official installation guides where they belongDieter Plaetinck
2009-08-01import current official installation guide (EN), converted to markdownDieter Plaetinck
2009-08-01go back to correct menu when doing rollbackDieter Plaetinck
2009-08-01small optimisationDieter Plaetinck
2009-08-01make run background/controlled exitcodes more robust & bugfreeDieter Plaetinck
2009-08-01ask to export network settings to target system just before configuring ↵Dieter Plaetinck
system, also track network settings possibly done in a separate process and misc cleanups/fixes
2009-08-01use auto-sizing for yesno dialogsDieter Plaetinck
2009-08-01transparantly handle non-existing vars + use appropriate exit codesDieter Plaetinck
2009-08-01dont give bogus warnings on normal setups + cleanup debugging and warningsDieter Plaetinck
2009-08-01debugging fix: use variable after it is setDieter Plaetinck