summaryrefslogtreecommitdiffstats
path: root/locale/C.sh
Commit message (Collapse)AuthorAgeFilesLines
* run_installer(): Rename message stringsPatrick McDermott2021-01-171-4/+4
|
* cmd/install: Make suite argument optionalPatrick McDermott2021-01-171-1/+1
|
* Revert "install_system(): Move dir check to installer"Patrick McDermott2021-01-161-3/+1
| | | | This reverts commit 4ea1459ebbc51e19f7e7e9985db450e521c54681.
* install_system(): Move dir check to installerPatrick McDermott2021-01-161-1/+3
| | | | | | | | | | | | | | Fixes: prokit: Using architecture i686-linux-glibc prokit: Using platform libiquity-testbench prokit: Using mirror http://files.proteanos.com/pub/proteanos prokit: Clearing MBR and partition table... prokit: Creating partition table... prokit: Creating file system... 2 blocks prokit: Setting up root... prokit: Error: Directory "/tmp/prokit-2298865601/mount/block-1684450150" exists
* cmd/mkinitramfs: Remove commandPatrick McDermott2021-01-161-7/+0
| | | | | | | | Will be replaced by an installer backend. Also, the name "mkINITramfs" (emphasis added) never really made sense here. In ProteanOS, the RAM-based file system is the final file system, not an initial one.
* locale: Remove/rename "installer-pc" cmd stringsPatrick McDermott2021-01-161-11/+8
|
* installer: Add installer backend frontendPatrick McDermott2021-01-161-1/+4
|
* locale/C: Update header commentPatrick McDermott2021-01-131-1/+1
|
* locale: Add C and POSIX localesPatrick McDermott2021-01-131-0/+146